VxOptionMenuReplaceOptions(VTCL)

VxOptionMenuReplaceOptions(VTCL)


VxOptionMenuReplaceOptions -- dynamically change specified options in an option menu created by VxOptionMenu

Syntax

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