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.


Next topic: Simple widgets
Previous topic: Menu creation widgets

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