DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 
Introducing SCO Visual Tcl

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.


Next topic: Widget focus
Previous topic: Widget layout

© 2003 Caldera International, Inc. All rights reserved.
SCO OpenServer Release 5.0.7 -- 11 February 2003