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.

alt

Features

  • normal tooltips

  • show tooltip with s seconds delay

  • tooltip tracks mouse cursor

  • tooltip displays strings and string returning functions

  • fully customisable, tooltip inherits underlying theme style

Install

pip install tkinter-tooltip