My issue is as follows... I have a dictionary which I use for display. I have an object which has 4 optionmenu and 4 text boxes.
this object is displayed when i click on tree node.(display value depends on dictionary) If i have 4 tree nodes, object remains same but dictionary changes. So if at one tree node I set the variable to say 'x' for an optionmenu, then it is getting projected in other 3 objects.. How do I fix this? It will be great help. Thanks in advance -- View this message in context: http://old.nabble.com/How-to-set-option-menu-without-setting-variable-tp26263738p26263738.html Sent from the Python - tkinter-discuss mailing list archive at Nabble.com. _______________________________________________ Tkinter-discuss mailing list Tkinter-discuss@python.org http://mail.python.org/mailman/listinfo/tkinter-discuss