TomSchimansky / CustomTkinter

A modern and customizable python UI-library based on Tkinter
MIT License
10.8k stars 1.03k forks source link

ctk.CTk().state("zoomed") doesn't work #2372

Closed joe00271 closed 2 months ago

joe00271 commented 2 months ago

I am trying to do a windows in state zoomed as with tkinter but the windows appear very small vscode_3 vscode_4

SmallChief commented 2 months ago

image Had the same issue and this post found on https://github.com/TomSchimansky/CustomTkinter/discussions/1500 helped me fix it.