Skip to main content

Themed Tkinter Text widget with modern styling support.

Project description

TtkText

Contributor Covenant 2.1 MIT License

Themed Tkinter Text widget with modern styling support.

Features

  • 🎨 Theme-aware text widget that automatically adapts to ttk themes
  • 📜 Built-in ScrolledText component with vertical/horizontal scrollbars
  • 🖥️ Native integration with ttk styles and themes
  • 🔄 Dynamic theme switching support

Quick Start

from tkinter import Tk
from ttk_text import ThemedText
from ttk_text.scrolled_text import ScrolledText

root = Tk()
themed_text = ThemedText(root)
themed_text.pack(fill="both", expand=True)

scrolled_text = ScrolledText(root)
scrolled_text.pack(fill="both", expand=True)

root.mainloop()

Screenshots

Windows 11 Windows 10 Windows 7

Example screenshots of Windows 11, Windows 10, and Windows 7.

Contributing

See CONTRIBUTING.md for details.

License

This project is licensed under the MIT License, see the LICENSE file for details.

Download files

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

Source Distribution

ttk_text-0.2.0.tar.gz (6.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ttk_text-0.2.0-py3-none-any.whl (6.7 kB view details)

Uploaded Python 3

File details

Details for the file ttk_text-0.2.0.tar.gz.

File metadata

  • Download URL: ttk_text-0.2.0.tar.gz
  • Upload date:
  • Size: 6.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: pdm/2.24.2 CPython/3.13.3 Linux/6.11.0-1015-azure

File hashes

Hashes for ttk_text-0.2.0.tar.gz
Algorithm Hash digest
SHA256 5aafb072d112fad876d5db1b7e13fa16bf5222dd07678993adce70714ef44fb0
MD5 2b9f7c44e444b50d1fdbcaa92c544edc
BLAKE2b-256 b9f040b0354fbf19a09a62ab83f56f106b54a11acc1f17d98e66d8fba27df247

See more details on using hashes here.

File details

Details for the file ttk_text-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: ttk_text-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 6.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: pdm/2.24.2 CPython/3.13.3 Linux/6.11.0-1015-azure

File hashes

Hashes for ttk_text-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3c7cd79c7328d016c047ec33a02afe7c4563d8093bfe0c9b26fa32dfeb569135
MD5 1c843584487bdc9ff20c1e25c90dd590
BLAKE2b-256 4c8a3ba776bd4151c093bc8872d73063c6cf7d493eeeafe491c8293512a343f6

See more details on using hashes here.

Supported by

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