LispWorks CAPI User Guide > 3 General Considerations > 3.2 Properties of the host window system

NextPrevUpTopContentsIndex

3.2.2 Matching resources

You can configure the LispWorks IDE and your application to use resources on GTK+ and Motif. The applicable resources determine the default fonts, colors and certain other properties used in CAPI elements.

The element initarg widget-name is used to match resources. CAPI gives a name for the main widget that it creates for each element that has a representation in the library. This name is then included in the "path" that GTK+ and Motif use to match resources for each widget.

3.2.2.1 Matching resources on GTK+

3.2.2.2 Matching resources on X11/Motif

3.2.2.3 Resources for LispWorks CAPI applications

3.2.2.4 X resources for in-place completion windows


LispWorks CAPI User Guide (Macintosh version) - 22 Dec 2009

NextPrevUpTopContentsIndex