Tkinter.event.widget: handler gets name instead of widget.
Peter Otten
__peter__ at web.de
Fri Jul 13 03:26:31 EDT 2012
Frederic Rentsch wrote:
> I'm sorry I can't post an intelligible piece that does NOT work. I
> obviously can't post the whole thing.
How about a pastebin then? Or even bitbucket/github as you need to track
changes anyway?
> It is way too convoluted.
"Convoluted" code is much easier to debug than no code ;)
Another random idea: run your code on a more recent python/tcl installation.
If you are lucky you get a different error.
More information about the Python-list
mailing list