[Tkinter-discuss] Hint text

python at bdurham.com python at bdurham.com
Thu Dec 29 12:40:34 CET 2011


Hi Charles,

There are many modules that add tooltip functionality to Tkinter; google
tooltip tkinter for a list.

One of my favorite tooltip modules is:
http://code.activestate.com/recipes/576688-tooltip-for-tkinter/

If you research this topic in more depth, let us know what module you
end up using.

Malcolm


More information about the Tkinter-discuss mailing list