CustomTkinter
CustomTkinter copied to clipboard
CTk.state("zoomed") doesn't work
https://github.com/TomSchimansky/CustomTkinter/assets/131090593/5180992b-693c-414e-a85e-244380cb80ec
I've got the same problem
self.after(1, lambda: self.state("zoomed")) you can solve it by using this.