-
-
Notifications
You must be signed in to change notification settings - Fork 0
User Guide
Lasha Kandelaki edited this page May 7, 2026
·
5 revisions
End-user documentation for working with CTkMaker.
- Projects — create, save, load, autosave, recover
- Windows-and-Dialogs — Main Window, Dialogs, All Windows 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
- Object-References — typed widget pointers for behaviour code
- 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