Skip to main content

This is a 📚project can help you to have a custom titlebar! 这是一个可以创建自定义标题栏的📚项目

Project description

自定义标题栏 CustomTkinterTitlebar

📃 这是一个项目可以帮助你拥有一个自定义的标题栏!小组件可以被放到这个标题栏里面

This is a project can help you to have a custom titlebar! Widgets can add into titlebar!

安装 Install

pip install CustomTkinterTitlebar --user

快速开始 Quick Start

from customtitlebar import CTT
from tkinter import ttk
from sv_ttk import set_theme

example = CTT()
example.title("TitleBar")
example.geometry("1030x570")
set_theme("dark")
en = ttk.Entry(example.titlebar)
en.pack(fill = "y", expand = True, pady = 1)

example.mainloop()

预览 View

image image

🎰 样例 Example

https://github.com/littlewhitecloud/CustomTkinterTitlebar-Examples

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

customtkintertitlebar-1.0.8.6.tar.gz (19.9 kB view details)

Uploaded Source

Built Distribution

CustomTkinterTitlebar-1.0.8.6-py3-none-any.whl (23.7 kB view details)

Uploaded Python 3

File details

Details for the file customtkintertitlebar-1.0.8.6.tar.gz.

File metadata

File hashes

Hashes for customtkintertitlebar-1.0.8.6.tar.gz
Algorithm Hash digest
SHA256 ab7450ade6a93809e2f0295ae9dea8d0bf9e7d202c7b809a5b3a0cf3e8ce1b83
MD5 5748be809642b3c4704610978c4d6698
BLAKE2b-256 93e8ad68bf2a427fa15e4d8988edf5958ca16711dedfca4d391b1fee08890e49

See more details on using hashes here.

File details

Details for the file CustomTkinterTitlebar-1.0.8.6-py3-none-any.whl.

File metadata

File hashes

Hashes for CustomTkinterTitlebar-1.0.8.6-py3-none-any.whl
Algorithm Hash digest
SHA256 4e4dca4acb21d721b2ee29e011fe84e24fe2b2e61a862126ba1f815b4aeba6e6
MD5 5c1cf9bf3c5b81bd4a6123b612882358
BLAKE2b-256 8aba5825e8907d2d72d75c9bed1299b2141f15c666805cba48d9c8e4bdfdd5cf

See more details on using hashes here.

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