system-color

Function

Package: common-graphics

Arguments: id

Returns one of the system-wide colors as set up by the end user in the Windows Control Panel. The argument is one of the winapi constants in the Windows package that indicates the particular logical color. For example,

(system-color win:color_highlighttext)

returns the desired color for highlighted text. The other constants can be found by doing an apropos on :COLOR_ in the Windows package, since they all begin with "COLOR_".

Common Graphics and IDE documentation is described in About Common Graphics and IDE documentation in cgide.htm.

The documentation is described in introduction.htm and the index is in index.htm.

Copyright (c) 1998-2000, Franz Inc. Berkeley, CA., USA. All rights reserved.

Created 2000.10.5.