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(1vtcl)), 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.


© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 27 April 2004