Unleash Your Creativity: Modernize Window & Widgets In CTk Python
Hello Pythonistas🙋♀️, welcome back. In the previous post, we built our first👆, small and cute😇 "Hello World!" app. Today, we are going to see how to stylize💫 your app's window…
This category includes a comprehensive tutorial for customtkinter library in python.
You’ll also get to see awesome modern-looking GUI application projects.
Hello Pythonistas🙋♀️, welcome back. In the previous post, we built our first👆, small and cute😇 "Hello World!" app. Today, we are going to see how to stylize💫 your app's window…
Hello, Pythonistas🙋♀️ welcome back. After exploring how to customize your GUI in CustomTkinter in the previous post, today we are gonna deep dive🏊♀️ into the entry widget in CustomTkinter. We…
Welcome to Day Fourteen of my 21-day project series! Today I made a Simple Text Editor In Python CTk. This is just a step towards making a very useful editor…
Hello, Pythonistas Welcome Back. Today we will see how to make a fully functional modern Button in CustomTkinter. We will use the CTkButton Widget. How Does It Look?Basic CodeA Sample…
Hello, Pythonistas Welcome Back. Today we will see how to make modern checkboxes in Python CustomTkiner. We will use the CTkCheckBox Widget. We will make a simple hobby selector for…