Replies: 1 comment 1 reply
-
@elads11 You have to disable the button like this:
|
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hey, first of all, great library!
I have a small app for work, and I wanted to stylish it more, so that's how I've come upon this library.
The problem I'm facing is when I'm converting a button for example in my code to your CTKinter button, I get exceptions when I click on it.
That's because it doesn't recognize the state=disabled, which works perfectly with the regular TK button.
Beta Was this translation helpful? Give feedback.
All reactions