Version 1 of tk_optionMenu

Updated 2001-10-05 15:20:43

See optionMenu.

Note: Unlike most Tk widgets, this widget's name (optionMenu) is not the same as its creation command (tk_optionMenu).


Do you want "an event binding for selecting a value from tk_optionMenu"? Tom Wilkason pointed out in a comp.lang.tcl thread that "The most common approach is to have a trace on the linked variable."


Tk syntax help - Arts and crafts of Tcl-Tk programming Category Command