-
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Lasha Kandelaki edited this page Apr 26, 2026
·
6 revisions
Drag-and-drop visual designer for CustomTkinter that exports clean Python code. UX cloned from Qt Designer (classic).
🏗️ Work in progress.

- Getting Started — install and first run
- User Guide — interface, workspace, properties, export
- Widgets — per-widget property reference
- Adding a New Widget — developer guide
- Contributing