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

NextPrevUpTopContentsIndex

3.2.2.3 Resources for LispWorks CAPI applications

Delivered applications which need fallback resources should pass the :application-class and :fallback-resources keys described in the LispWorks CAPI Reference Manual under convert-to-screen .

There is an example showing how to make a CAPI GUI configurable by GTK+ resources in examples/capi/elements/gtk-resources.lisp . To construct custom resources for your CAPI/GTK+ application, see the example resource files in examples/gtk/ .

To construct custom X resources for your CAPI/Motif application, consult app-defaults/Lispworks which illustrates resources you may wish to change in your application.


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

NextPrevUpTopContentsIndex