This package enables a customizable tooltip when you hover the mouse over a defined widget. It's built off of the Tkinter's built in Hovertip class. However it has most of the functionality of the label widget. You can set font, colors, relief, border, wrap length, anchor, border, textvariable, and width.
Raw data
{
"_id": null,
"home_page": "https://github.com/jlw4049/Custom-Tkinter-Tooltip",
"name": "Custom-Tooltip",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "python, tkinter, hovertip, tooltip, infotip, bubble",
"author": "jlw4049 (Jessie Wilson)",
"author_email": "<jessielw4049@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/54/b7/9909e954ee1627efcd0aaa555686f657d482863b77bb60aa4b914d5ac11f/Custom-Tooltip-1.4.1.tar.gz",
"platform": null,
"description": "This package enables a customizable tooltip when you hover the mouse over a defined widget. It's built off of the Tkinter's built in Hovertip class. However it has most of the functionality of the label widget. You can set font, colors, relief, border, wrap length, anchor, border, textvariable, and width.",
"bugtrack_url": null,
"license": null,
"summary": "Basic Hover Tooltip for Tkinter based off of Tkinter's built in tooltip",
"version": "1.4.1",
"project_urls": {
"Homepage": "https://github.com/jlw4049/Custom-Tkinter-Tooltip"
},
"split_keywords": [
"python",
" tkinter",
" hovertip",
" tooltip",
" infotip",
" bubble"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "54b79909e954ee1627efcd0aaa555686f657d482863b77bb60aa4b914d5ac11f",
"md5": "71ffdce119d15d3909b17d9560616391",
"sha256": "a7962aca647c1b88cd3ba37d429191ce32aae0a38a3c23a062e25e43a5f4c53f"
},
"downloads": -1,
"filename": "Custom-Tooltip-1.4.1.tar.gz",
"has_sig": false,
"md5_digest": "71ffdce119d15d3909b17d9560616391",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3052,
"upload_time": "2024-04-30T20:29:12",
"upload_time_iso_8601": "2024-04-30T20:29:12.992289Z",
"url": "https://files.pythonhosted.org/packages/54/b7/9909e954ee1627efcd0aaa555686f657d482863b77bb60aa4b914d5ac11f/Custom-Tooltip-1.4.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-04-30 20:29:12",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "jlw4049",
"github_project": "Custom-Tkinter-Tooltip",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "custom-tooltip"
}