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

Compound widgets

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


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

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


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