VxOptionMenu(VTCL)
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'').
 
02 June 2005
© 2005 The SCO Group, Inc.  All rights reserved.
SCO OpenServer Release 6.0.0 - 02 June 2005