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%3Atcl%2Ftk%3Atk_optionMenu
last edit:March 31 2009 21:46:34 (5514 days ago)
ct = 1714974224.000000 = May 06 2024 01:43:44
ft = 1238550394.000000 = March 31 2009 21:46:34
dt = 476423830.000000