tkoplus
Project description
A package for Windows 11 users who use the Tkinter framework. With the help of this package, you will be able to change the title bar color of your software in Windows 11. Example: To change the color of the toolbar: from tkoplus import wind11 wind11.titlebar.bg(master,color="cyan")
To change the color of the text in the title bar:
from tkoplus import wind11
wind11.titlebar.title(master,color="cyan")
Note that color codes cannot be used in the "color" field.
To display the available colors in tkoplus: rom tkoplus import colors print(colors)
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 tkoplus-0.1.tar.gz.
File metadata
- Download URL: tkoplus-0.1.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.9.6 requests/2.31.0 setuptools/68.2.0 requests-toolbelt/1.0.0 tqdm/4.66.1 CPython/3.12.0b3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6f321d2ff41c55f767e956b0fc25266b03401d175bf9d7a9ccdc9a3763a89700
|
|
| MD5 |
937c624db758d5109233e57f274b9413
|
|
| BLAKE2b-256 |
9561bf9a3523368e688837f815130fd96841912c400bedd261c80464f2e74732
|
File details
Details for the file tkoplus-0.1-py3-none-any.whl.
File metadata
- Download URL: tkoplus-0.1-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.9.6 requests/2.31.0 setuptools/68.2.0 requests-toolbelt/1.0.0 tqdm/4.66.1 CPython/3.12.0b3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
71c87adfffc4e04234d618023e8ace01e2bd0268ca429255018e7885aa1d9860
|
|
| MD5 |
a35c0f33477b3db6153f77f167e5c9e7
|
|
| BLAKE2b-256 |
17aa2483f2c6ec64913ec58c67c97765dbcf03bc4b8b12e6cbd0441bf4f9ec05
|