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
🎰 样例 Example
https://github.com/littlewhitecloud/CustomTkinterTitlebar-Examples
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
Built Distribution
File details
Details for the file customtkintertitlebar-1.0.8.6.tar.gz
.
File metadata
- Download URL: customtkintertitlebar-1.0.8.6.tar.gz
- Upload date:
- Size: 19.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ab7450ade6a93809e2f0295ae9dea8d0bf9e7d202c7b809a5b3a0cf3e8ce1b83 |
|
MD5 | 5748be809642b3c4704610978c4d6698 |
|
BLAKE2b-256 | 93e8ad68bf2a427fa15e4d8988edf5958ca16711dedfca4d391b1fee08890e49 |
File details
Details for the file CustomTkinterTitlebar-1.0.8.6-py3-none-any.whl
.
File metadata
- Download URL: CustomTkinterTitlebar-1.0.8.6-py3-none-any.whl
- Upload date:
- Size: 23.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4e4dca4acb21d721b2ee29e011fe84e24fe2b2e61a862126ba1f815b4aeba6e6 |
|
MD5 | 5c1cf9bf3c5b81bd4a6123b612882358 |
|
BLAKE2b-256 | 8aba5825e8907d2d72d75c9bed1299b2141f15c666805cba48d9c8e4bdfdd5cf |