Scrollable frame widget for Tkinter
Project description
tkinter Scrollable Frame
Scrollable frame for tkinter GUIs. Upgraded version of: https://github.com/bmjcode/tkScrolledFrame but hosted here as original version is archived.
Introduction
This is a simple and easy-to-use class for creating a scrollable frame in tkinter. It is capable of scrolling (in both X and Y axis) via scrollbars, mouse wheel / trackpad, and arrow keys.
Installation
There are two ways to install this package:
-
Install via pip (Recomended):
pip install tkscrollableframe
-
Download the folder and import the class into your project
Documentation & Examples
Developer documentation regarding the classes can be found in the documentation folder. These are in sphinx format though have already been compiled into HTML format for easy viewing in the build folder within.
Examples of how to use the class can be found in the examples folder.
Details
License
This project is licensed under the MIT License - see the LICENSE file for details.
Authors
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file tkscrollableframe-2.2.tar.gz
.
File metadata
- Download URL: tkscrollableframe-2.2.tar.gz
- Upload date:
- Size: 7.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 315f97c2ef2c310a05401613fc4bef27db3479b97e0e93806058094e07a2d06a |
|
MD5 | 505fc944d0a64370473076af88c83524 |
|
BLAKE2b-256 | e2b67185ffdb65079b0593a1ece1f74a83d9cbdd05db07e479cea31848a1da9e |