Extensions for tkinter.Text (provides read-only, scrollbars, line numbers etc)
Project description
Module tktextext provides classes EnhancedText and TextFrame.
EnhancedText is subclass of tkinter.Text and adds
possibility to make text read-only but keep text selectable
several movement and editing aids (smart-tab, smart-home, etc)
several useful helper methods.
TextFrame is subclass of tkinter.ttk.Frame and can decorate TextFrame (or tkinter.Text) with scrollbars and line numbers margin.
The module was initially developed for Thonny, Python IDE for beginners
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
tktextext-1.0.zip
(9.5 kB
view details)
File details
Details for the file tktextext-1.0.zip
.
File metadata
- Download URL: tktextext-1.0.zip
- Upload date:
- Size: 9.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d1f668c1a1d86a4d2ef943601651fcbf5d305775a88ae2ec25beee1663b65ad2 |
|
MD5 | 11743510ba55d50197761fb187321416 |
|
BLAKE2b-256 | 973713f5b0d9cf5b0f7a78835b6cdaef61527733099db44b7da983e39f96a165 |