programming - tcl/tk - tk_optionMenuWhat links here?
Makes a button, which when clicked on shows a list with available options. Useful when user has to make one choice when multiple choices are given. Below is a options menu in HTML. A word of caution though - Tcl/Tk's option menu has a very different appearance.

Syntax

tk_optionMenu path varName value ?value value ...? 


Example...

set opt "Two"
tk_optionMenu .omn opt "One" "Two" "Three" "Four" "Five" "etc."
pack .omn
tk - tk_optionMenu
filename:programming - tcl/tk - tk_optionMenu
filename:programming%20%2D%20tcl%2Ftk%20%2D%20tk_optionMenu
last edit:March 31 2009 21:46:34 (-1854327 minutes ago)
ct = 1127290718.000000 = September 21 2005 04:18:38
ft = 1238550394.000000 = March 31 2009 21:46:34
dt = -111259676.000000