dialog

Class

Package: common-graphics

The class of dialogs. A dialog is similar to a menu in that it contains a list of items and information on how to display them and what to do when an item is selected and changed. The difference is that within a dialog, items can be displayed in many ways and that the values of items can be changed by the user.

Like menus, dialogs may operate in either continuous or pop-up mode. Pop-up dialogs are called modal dialogs. A pop-up dialog is a window which is always created with window state :shrunk. If the dialog is opened in continuous mode, then it is immediately expanded.

See About how to get sample code for creating controls in cgide.htm, which explains how to use the IDE to create such code.

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.