1 CAPI Reference Entries

display

Function

Summary

Thedisplay function displays a CAPI interface on a specified screen.

Syntax

display interface &key screen

Description

The functiondisplay displays the CAPI interface interface on the specified screen (or the current one if not supplied). Use the functioncontain to display objects other than interfaces.

Example

(capi:display (make-instance 'capi:interface
                             :title "Test"))

See Also

interface
contain
display-dialog
quit-interface


CAPI Reference Manual, Liquid Common Lisp Version 5.0 - 3 OCT 1997

Generated with Harlequin WebMaker