Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/littlewhitecloud/customtkintertitlebar-examples
📖这里有一些关于CustomTkinterTitlebar的例子 📖There are some examples for CustomTkinterTitlebar.
https://github.com/littlewhitecloud/customtkintertitlebar-examples
cplusplus custom dark demo details dll doc example light project pyd python sun-valley test theme titlebar tk tkinter ttk windows
Last synced: 2 months ago
JSON representation
📖这里有一些关于CustomTkinterTitlebar的例子 📖There are some examples for CustomTkinterTitlebar.
- Host: GitHub
- URL: https://github.com/littlewhitecloud/customtkintertitlebar-examples
- Owner: littlewhitecloud
- License: mit
- Created: 2023-01-15T09:25:33.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-14T02:24:55.000Z (11 months ago)
- Last Synced: 2024-02-14T03:22:34.074Z (11 months ago)
- Topics: cplusplus, custom, dark, demo, details, dll, doc, example, light, project, pyd, python, sun-valley, test, theme, titlebar, tk, tkinter, ttk, windows
- Language: Python
- Homepage: https://littlewhitecloud.github.io/CustomTkinterTitlebar-Examples/
- Size: 252 KB
- Stars: 10
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 📖CustomTkinterTitlebar-Examples
📚 这里有一些关于CustomTkinterTitlebar的例子 (There are some examples for CustomTkinterTitlebar).https://github.com/littlewhitecloud/CustomTkinterTitlebar
### 输入框 (Entry):
#### 这个样例是用来展示输入框可以包括多选项卡 (This example is to show titlebar can include widget : entry)#### 亮模式 (Light Mode)
![image](https://github.com/littlewhitecloud/CustomTkinterTitlebar-Examples/assets/71159641/5b0e05bd-0c1f-44cf-b56b-3695e3391dea)#### 暗模式 (Dark Mode)
![image](https://github.com/littlewhitecloud/CustomTkinterTitlebar-Examples/assets/71159641/a202bb47-528e-4a46-bb5b-977c12524ade)### 多选项卡 (MutiTab in Titlebar)
#### 这个样例是用来展示标题栏可以包括多选项卡 (This exmaple is to show titlebar can include widget : notebook)![image](https://github.com/littlewhitecloud/CustomTkinterTitlebar-Examples/assets/71159641/e36167e7-332e-4c1d-88be-1d749f8e552a)