DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 
(VTCL) commands by type

Compound widgets

These are widgets that can be thought of being composed of a set of simple widgets joined together:


VtComboBox(VTCL)
Creates a ComboBox widget (text field with adjacent button that posts a droplist of possible values)

VtOptionMenu(VTCL)
Creates an OptionMenu (a widget that is a label with a button next to it). When the button is activated, a menu pops up; when a menu item is selected the label of the OptionMenu is updated with the item and the menu unposts.

If the -itemList option is specified, the items in the list are set up as the Menu items, otherwise Menu items can be specified by creating PushButton children of the OptionMenu.


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