CustomTkinter is a python UI-library based on Tkinter, which provides new, modern and fully customizable widgets. They are created and used like normal Tkinter widgets and can also be used in ...
Since you started programming you might have the desire 🤩 to make your own apps. Designed by you from idea to execution. In this post and the next few posts, we’ll be learning the CustomTkinter ...
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 will ...
CustomTkinterを使用したシンプルなツール達をまとめたリポジトリ Tkinterのみで作成したツールは別リポジトリでの管理としています。 --icon=test.icoはアイコンを変更(*.iconファイルを同一ディレクトリに配置する) 2.作業ディレクトリ内にbuildディレクトリ/dist ...