Next Previous Up Top Contents Index

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

LispWorks CAPI Reference Manual - 17 Oct 1998

Next Previous Up Top Contents Index

Generated with Harlequin WebMaker