Arguments: items device stream &rest options&key pop-up
This function is obsolete. You should create dialogs with make-window with dialog
(or some
subclass of dialog
) as the device
argument. open-dialog exists for backward compatibility only.
open-dialog
creates and returns a dialog
. The arguments are
interpreted as follows.
If stream is a background stream, the dialog is created to be displayed on it. If it is opened in pop-up mode, then its position will be "culturally compatible" with the host machine unless overridden by one of the options.
Common Graphics and IDE documentation is described in About Common Graphics and IDE documentation in cgide.htm.
The documentation is described in introduction.htm and the index is in index.htm.
Copyright (c) 1998-2000, Franz Inc. Berkeley, CA., USA. All rights reserved.
Created 2000.10.5.