VxOptionMenuReplaceOptions(1vtcl)
VxOptionMenuReplaceOptions --
dynamically change specified options in an option menu created by VxOptionMenu
Synopsis
VxOptionMenuReplaceOptions widgetName [ options] selection
Description
Dynamically changes the options (in an option menu created by
VxOptionMenu) to the new options passed in.
Options
- widgetName
-
Name of menu returned by VxOptionMenu.
- selection
-
Option which is initially selected (for example, ``one'').
- options
-
Tcl list of options (to be used as labels for the pushbuttons).
30 January 1998
© 1998 The Santa Cruz Operation, Inc. All rights reserved.