Tom Schimansky
Tom Schimansky
A font size in pt (`("Arial", 20)`) doesn't gets scaled by the user scaling set by `customtkinter.set_widget_scaling`. The text gets automatically scaled by the system on Windows, that's why its...
Window changes size when dragged from over to monitor with different scaling one Windows 11, maybe also Windows 10. This only happens when window is hold by the mouse for...
Last updated: 26.9.2022 #### Next widgets I will add: 1. CTkTextbox will be finished. 2. CTkScrollableTextbox will be added by using CTkScrollbar combined with CTkTextbox. 3. I will create a...
I know this has been discussed a few times but maybe there's a solution I didn't found or someone wants to work on this now. So I used the tkinter...