DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

VxOptionMenu(VTCL)


VxOptionMenu -- return option list that contains pushbuttons for specified options

Syntax

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'').

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