grapa.frontend.widgets_tooltip

tk_ToolTip_class101.py gives a Tkinter widget a tooltip as the mouse is above the widget tested with Python27 and Python34 by vegaseat 09sep2014 www.daniweb.com/programming/software-development/code/484591/a-tooltip-class-for-tkinter

Modified to include a delay time by Victor Zaccardo, 25mar16

Modified to allow user-defined wraplength, Romain Carron, 12nov2017

Classes

CreateToolTip(widget[, text, wraplength])

create a tooltip for a given widget