pint.pintk.plk.CreateToolTip
- class pint.pintk.plk.CreateToolTip(widget, text='widget info')[source]
Bases:
objectcreate a tooltip for a given widget
From this page: https://stackoverflow.com/questions/3221956/how-do-i-display-tooltips-in-tkinter
Methods
enter([event])hidetip()leave([event])schedule()showtip([event])unschedule()