[Tkinter-discuss] Hint text

Charles Hixson charleshixsn at earthlink.net
Thu Dec 29 06:11:20 CET 2011


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



More information about the Tkinter-discuss mailing list