First of all, I'm using the latest version of CustomTkinter. So, I was developing a registration page using CustomTkinter. I wanted to make my CTk elements (CTkEntry, CTkButton) rounded at the ends ...
Hello, Pythonistas Welcome Back. Today we will see how to make a fully functional modern Radio Button in CustomTkinter. We will use the CTkRadioButton Widget. Like any other widget in CTk, it is ...
Hello Pythonistas, welcome back. Today we will see how to use the CTkFrame widget in customtkinter. A CTkFrame is a widget that displays as a simple rectangle. Typically, you use a frame to organize ...
avalon60 changed the title CTk 5.2.0: Intermittent exceptions when loading an app CTk 5.2.0: Intermittent exceptions, following CustomTkinter upgrade on Jun 23, 2023 ...