Thanks to both of you.
GKalman wrote: > > Recently I posted, on this Forum, a msg titled: "Tkinter mouse-event w/o > class and/or global?" It was successfuly [RESOLVED] . > > Now I have a related Question: [sorry for the typo] > > I have two (c1 & c2) Canvas instances. If I mouse-click on one of the > canvases (or more likely on a drawn item on the canvas, e.g. on a > rectangle), I would like to change the background color of the other > canvas. > > Can I do it without classes (OOP) and/or global-variables? > > -- View this message in context: http://www.nabble.com/-correction--Communicating-between-objects-w-o-class-and-or-global--tp24153330p24157939.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