-
-
Notifications
You must be signed in to change notification settings - Fork 0
User Guide
Lasha Kandelaki edited this page Apr 29, 2026
·
5 revisions
End-user documentation for working with CTkMaker.

- Projects — create, save, load, autosave, recover
- Forms and Documents — Main form, Dialog forms, All Forms dropdown
- Interface Overview — tour of the main window
- Canvas Workspace — placing, moving, resizing widgets
- Selection — single, multi-select, rubber-band
- Grouping — tie sibling widgets as one unit
- Object Tree — hierarchy, nesting, reparenting
- Properties Panel — schema-driven editors
- Variables — project-level shared values + property bindings
- Assets Panel — project file tree
- Font Manager — custom fonts, project cascade
- Image and Icon Library — image picker + Lucide icons
- History Panel — undo/redo, time-travel
- Clipboard — copy, paste, duplicate
- Tools Menu — Inspect CTk Widget
- Settings — preferences and dismissed warnings
- Keyboard Shortcuts — full cheat sheet
- Preview — preview = reality
- Exporting Code — generate Python
-
Run Python Script — preview any external
.py -
Python Import — bring a
.pyinto the project (planned)
- Reporting Bugs — submit from the app
See also — Widgets · Getting Started