Getting Started¶
What this is¶
This is a simple yet fully customisable tooltip/pop-up implementation for
tkinter
widgets. It is capable of fully integrating with custom tkinter
themes both light and dark ones.
Features¶
normal tooltips
show tooltip with
s
secondsdelay
tooltip tracks mouse cursor
tooltip displays strings and string returning functions
fully customisable, tooltip inherits underlying theme style
Install¶
pip install tkinter-tooltip