All Manuals > CAPI User Guide > 8 Modifying CAPI Windows

NextPrevUpTopContentsIndex

8.7 Iconifying and restoring windows

You can iconify an interface window as follows:

(setf (top-level-interface-display-state interface) :iconic)

You can also make it be hidden, maximized or restore it to normal, and you have the option to create it in one of these states initally. For details see the documentation for top-level-interface-display-state in the LispWorks CAPI Reference Manual .


CAPI User Guide (Unix version) - 30 Aug 2011

NextPrevUpTopContentsIndex