https://github.com/sunbearc22/tkinterwidgets
A repository of custom built tkinter widgets.
https://github.com/sunbearc22/tkinterwidgets
python python-3 tkinter
Last synced: 3 months ago
JSON representation
A repository of custom built tkinter widgets.
- Host: GitHub
- URL: https://github.com/sunbearc22/tkinterwidgets
- Owner: sunbearc22
- Created: 2018-02-22T18:19:31.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-04-18T16:49:11.000Z (about 2 years ago)
- Last Synced: 2025-05-30T19:47:26.236Z (about 1 year ago)
- Topics: python, python-3, tkinter
- Language: Python
- Homepage:
- Size: 63.5 KB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tkinterWidgets
A repository of custom built tkinter widgets.
## 1. VerticalScrollFrame
- Suitable for Linux, Mac and Windows OS
- Vertical and horizontal scrollbars appear automatically
- Mousewheel scrolling is enabled in x and y direction.
