Replies: 2 comments
-
@limafresh Even similar alternatives are there: Tkmacosx svttk, and more you can find in tkinter toolkit. One issue with your widget is the sharp edges around the corners, if you can remove that or add something unique, people will find it more helpful. I recommend you to create polygon button widgets with all shapes, that will be unique. |
Beta Was this translation helpful? Give feedback.
0 replies
-
So the key feature of my widget is that it does not depend on third-party
libraries. Some developers do not want to depend on them, especially in
simple applications.
сб, 19 апр. 2025 г., 10:04 AM Akash Bora ***@***.***>:
… @limafresh <https://github.com/limafresh>
But this is already available in customtkinter. We can use both
customtkinter and tkinter widget in one application.
Even similar alternatives are there:
Rounded Tk
<https://github.com/AZachia/Rounded-Tk/blob/main/images%2FRoundedTk.png>
Tkmacosx
<https://user-images.githubusercontent.com/46227224/114269031-24afd200-9a22-11eb-9c23-17c6d560600a.gif>
svttk, and more you can find in tkinter toolkit.
—
Reply to this email directly, view it on GitHub
<#31 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BJODFIAPTZYST26ROQI4J7322HYRRAVCNFSM6AAAAAB3NLYLA2VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTEOBYGM2DGNA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Repository URL
https://github.com/limafresh/tkinter-rounded-button
Description
Unnoficial custom button for Tkinter that supports rounding.
Highlights
Author Name
limafresh
Preview Image URL
Is the project uploaded to pypi/pip?
No
Project Type?
Tkinter based
CheckList
Beta Was this translation helpful? Give feedback.
All reactions