1
Python ToolTip class for arbitrary tkinter widget
Developers Apps
by ugnvs
Tkinter (tcl/tk interface for Python) lacks tooltips for its widgets.This is class which implements tooltips for arbitrary tkinter/ttk widgets.Just add extra tooltip attribute to the instance of a widget as follows: mywidget = some tkinter widget mywidget.tooltip = ToolTip(mywidget,...
Source-Code
Available as/for:Source-Codestable
5.0