All Manuals > LispWorks User Guide and Reference Manual > 32 The HCL Package

NextPrevUpTopContentsIndex

any-capi-window-displayed-p

Function
Summary

A predicate for whether any CAPI window is currently displayed.

Package

hcl

Signature

any-capi-window-displayed-p => result

Values

result

A boolean.

Description

The function any-capi-window-displayed-p is a predicate for whether any CAPI window (other than dialogs) is currently displayed.

Notes
  1. See the LispWorks CAPI User Guide for a description of the CAPI toolkit which allows you to write graphical user interfaces in Lisp.
  2. Tools in the LispWorks IDE are all CAPI windows.

LispWorks User Guide and Reference Manual - 21 Dec 2011

NextPrevUpTopContentsIndex