[Tkinter-discuss] How to set optionmenu without setting the variable

simha supersimha at gmail.com
Wed Nov 4 13:20:44 CET 2009


The conventional way goes this
var = Stringvar()
var.set('value') 
But i want to happen without using the variable. Can someone help me out on
this?
-- 
View this message in context: http://old.nabble.com/How-to-set-optionmenu-without-setting-the-variable-tp26195310p26195310.html
Sent from the Python - tkinter-discuss mailing list archive at Nabble.com.



More information about the Tkinter-discuss mailing list