DOC HOME
SITE MAP
MAN PAGES
GNU INFO
SEARCH
PRINT BOOK
VxOptionMenu(1vtcl)
VxOptionMenu -- return option list that contains pushbuttons for specified options
Synopsis
VxOptionMenu
widgetName
label
[
optionList
]
defaultCB
selection
Description
Returns an option list that contains pushbuttons for the options specified.
Options
widgetName
Widget hierarchy of option menu.
label
Menu label (for example,
filename:
).
optionList
Tcl list of options (to be used as labels for the pushbuttons).
defaultCB
Callback to be called when option menu changes.
selection
Option which is initially selected (for example, ``one'').
25 April 2004
© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 25 April 2004