[ 原始碼: python-tktooltip ]
套件:python3-tktooltip(3.1.2-1)
python3-tktooltip 的相關連結
Debian 的資源:
下載原始碼套件 python-tktooltip:
- [python-tktooltip_3.1.2-1.dsc]
- [python-tktooltip_3.1.2.orig.tar.xz]
- [python-tktooltip_3.1.2-1.debian.tar.xz]
維護者:
外部的資源:
- 主頁 [github.com]
相似套件:
simple yet fully customisable tooltip/pop-up implementation
Tktooltip 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 seconds delay - tooltip tracks mouse cursor - tooltip displays strings and string returning functions - fully customisable, tooltip inherits underlying theme style
其他與 python3-tktooltip 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-tk
- Tkinter - Writing Tk applications with Python 3.x