Replies: 1 comment 2 replies
-
|
Adding some custom border is unfortunately not possible, but if you want a button that stands out from the rest, I recommend you to use the accent_button = ttk.Button(style="Accent.TButton") |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
First of all, great theme! I especially like that is available on PyPi so it can be installed on the fly.
Second, I would like to add a border to a button, or something to make it stand out from the rest.
Is it possible to do that ?
Beta Was this translation helpful? Give feedback.
All reactions