CustomTkinter
CustomTkinter copied to clipboard
Button Disabling Graphical Error
I've encounterd this problem a few times where I will have a button to run a function and I will put the button state back to being disabled after the function completion and for whatever reason I get a weird graphical error:

Not too sure why it occurs and I've expereinced it a few times but just wanted to make sure you were aware!
Can you post the code and your platform, python and customtkinter version please?
I've encounterd this problem a few times where I will have a button to run a function and I will put the button state back to being disabled after the function completion and for whatever reason I get a weird graphical error:
Not too sure why it occurs and I've expereinced it a few times but just wanted to make sure you were aware!
I'm curious about something, are you using Anaconda ?
Sorry for the delayed response, I am not using andaconda. I will try to get the rest of your requested info when I can!
I can not reproduce this, therefore I will close this issue.