All Manuals > CAPI User Guide > 5 Host Window System Configuration > 5.1 Properties of the host window system

NextPrevUpTopContentsIndex

5.1.1 Using Windows themes

On Microsoft Windows XP, Vista and Windows 7 LispWorks is themed . That is, it uses the current theme of the desktop.

It is possible to switch this off by calling the function win32:set-application-themed with argument nil .

win32:set-application-themed affects only windows that are created after it was called. Normally, it should be called before any window is created, so that all LispWorks windows will have a consistent appearance.


CAPI User Guide (Macintosh version) - 30 Aug 2011

NextPrevUpTopContentsIndex