| Allegro CL version 8.0 Unrevised from 7.0 to 8.0. | ||||||||||
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.
Copyright (c) 1998-2008, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 8.0. This page was not revised from the 7.0 page.
Created 2005.12.9.
| Allegro CL version 8.0 Unrevised from 7.0 to 8.0. | ||||||||||