Jardar Iversen

Results 4 comments of Jardar Iversen

Yes, I have the same problem. Also in a menu where is disable buttons, the button text for the other buttons become grey for about a second, even though i...

Yes please make one

In my app I made a function to reload the page, that is called after changing the color theme. First keep track of what what widgets are in your window,...

Ok i made this example for you. I make the UI as a class, so it is easy to reinitialize after I delete the ui. ```python from customtkinter import *...