widget['command']

Theodore D. Sternberg strnbrg at c532352-a.frmt1.sfba.home.com
Tue Sep 25 12:27:00 EDT 2001


How do you obtain a reference to a Tkinter widget's callback?  widget['command']
only gives me a munged version of the callback's name.  Of course what I'd like
is a reference to a real function that I can use in "apply".  

Ted Sternberg
Berkeley, California USA



More information about the Python-list mailing list