DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 
SCO Visual Tcl terminology and concepts

Dialog widgets

An application is usually comprised of a series of dialogs -- long-lasting (created with VtFormDialog(VTCL)), or transient (all other dialogs).

Only the following widgets can have non-Dialog children: Application, Form, RowColumn, Dialog.

The following widgets can have children of only the specified types:

Parent: Children:
MenuBar Pulldown
Pulldown Button, ToggleButton, Pulldown, Separator
OptionMenu Button

Dialogs should only be parented by the following WidgetTypes: Application, Dialog, Form, and RowColumn.


© 2005 The SCO Group, Inc. All rights reserved.
SCO OpenServer Release 6.0.0 - 02 June 2005