Skip to main content

Scrollable frame widget for Tkinter

Project description

tkinter Scrollable Frame

drawing

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:

  1. Install via pip (Recomended): pip install tkscrollableframe

  2. 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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tkscrollableframe-2.2.tar.gz (7.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page