To create customize title bar for window
Project description
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()
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
CTk Title Bar-0.0.3.tar.gz
(4.0 kB
view details)
Built Distribution
File details
Details for the file CTk Title Bar-0.0.3.tar.gz
.
File metadata
- Download URL: CTk Title Bar-0.0.3.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 74b5dfb790dc6b01cc7eea9189ee7b54de2c82a0205e203a39bccc548faa394e |
|
MD5 | 8f1a540962643fc40647548d328b4afc |
|
BLAKE2b-256 | f03f15ddfff5eb0d99e310592811742103be9d540cf07e8b06ce314926733014 |
File details
Details for the file CTk_Title_Bar-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: CTk_Title_Bar-0.0.3-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 387ebcc949af3691dc04e8643c0a35247be66d3e4e3d5388d4ff91da39e6595a |
|
MD5 | cf5f108306446ec267c7a4e3e5428019 |
|
BLAKE2b-256 | c3e9de3355d3fb427343f630769f7bb5416fa2b1f8019a97ce2c865f0c4b5a85 |