To create customize title bar for window(Tkinter)
Example :
from tkinter import * from CTkTitle.CTkTitle import CTkTitlebar
root = Tk() root.geometry('500x450') CTkTitlebar().Header(master=root, title='Customized Title Bar',icon_path=r'\ctbimage.png')
root.mainloop()
Release files for CTk-Title-Bar 0.0.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| CTk Title Bar-0.0.3.tar.gz | 4.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| CTk_Title_Bar-0.0.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 8.4 kB
Release files / CTk Title Bar-0.0.3.tar.gz
| Download URL | CTk Title Bar-0.0.3.tar.gz |
|---|---|
| Size | 4.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
74b5dfb790dc6b01cc7eea9189ee7b54de2c82a0205e203a39bccc548faa394e
|
|
BLAKE2b-256 checksum How to use checksums |
f03f15ddfff5eb0d99e310592811742103be9d540cf07e8b06ce314926733014
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.9.7
|
Release files / CTk_Title_Bar-0.0.3-py3-none-any.whl
| Download URL | CTk_Title_Bar-0.0.3-py3-none-any.whl |
|---|---|
| Size | 4.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
387ebcc949af3691dc04e8643c0a35247be66d3e4e3d5388d4ff91da39e6595a
|
|
BLAKE2b-256 checksum How to use checksums |
c3e9de3355d3fb427343f630769f7bb5416fa2b1f8019a97ce2c865f0c4b5a85
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.9.7
|