All Manuals > Common Lisp Interface Manager 2.0 User's Guide > Chapter 1 Using CLIM > 1.7 The CLIM demos > 1.7.1 Changing the appearance of CLIM windows

NextPrevUpTopContentsIndex

1.7.1.1 Changing the appearance on Microsoft Windows

LispWorks (version 5.0 and greater) is a "themed" application on Microsoft Windows XP and later versions. Themes alter the appearance of some CLIM panes.

To make CLIM appear as on earlier versions of Windows and in LispWorks 4.x, call


(win32:set-application-themed nil)

before creating any CLIM windows.


Common Lisp Interface Manager 2.0 User's Guide - 3 Mar 2015

NextPrevUpTopContentsIndex