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
Gallery
repo: https://github.com/littlewhitecloud/Terminal
快速开始 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()
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file customtkintertitlebar-1.0.8.7.tar.gz.
File metadata
- Download URL: customtkintertitlebar-1.0.8.7.tar.gz
- Upload date:
- Size: 20.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.23
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
99f7e9aa07eea8c37f47926847b6214332fba9f037f3ee4a1a5ce489cd84bd95
|
|
| MD5 |
08a3ff9d3239d18d69beaa263870363e
|
|
| BLAKE2b-256 |
0290fbe0554d3e14b7f6bc98b258db84c48a68cfae11555b644bb35d4a638706
|
File details
Details for the file customtkintertitlebar-1.0.8.7-py3-none-any.whl.
File metadata
- Download URL: customtkintertitlebar-1.0.8.7-py3-none-any.whl
- Upload date:
- Size: 23.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.23
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b9fe02fd9a4c0d3f0f7a3ae20d8e91e585c77c4a8f79e0406872f818b0c25674
|
|
| MD5 |
b7a51ef176864adf2172ab7677a57e2d
|
|
| BLAKE2b-256 |
6d240b3cfb8ea5fc1bd7217917afa5c74ed84072516d0b3a531c54a5b18cb856
|