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
programming - C - function strpbrk
programming:c:C functions for searching for files
programming - C - function isxdigit
programming - C - function fread
programming:windows:GetWindowLong
programming - C - function strncat
programming - C - function iscntrl
programming - C - function mktime
filename:programming:tcl/tk:tk_optionMenu
filename:programming%3Atcl%2Ftk%3Atk_optionMenu
last edit:March 31 2009 21:46:34 (6009 days ago)
ct = 1757738778.000000 = September 13 2025 00:46:18
ft = 1238550394.000000 = March 31 2009 21:46:34
dt = 519188384.000000