Is there any way to show hints on mouseovers that doesn't require
writing a separate function for each, e.g., Radiobutton?
The only thing I've seen documentation say changes on mouseovers is the
state, and the documentation says it will call the command whenever the
state changes...but I don't see any way to tell what is having it's
state changed except by having different commands for each selection.
--
Charles Hixson
_______________________________________________
Tkinter-discuss mailing list
Tkinter-discuss@python.org
http://mail.python.org/mailman/listinfo/tkinter-discuss