We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Scripts Panel: new page + cross-references New Scripts-Panel.md covers the F6 panel, library-script folder layout, import pattern, and right-click actions. Sidebar / Home / Interface-Overview / Keyboard-Shortcuts / Event-Handlers / Exporting-Code updated with cross-links.
Sync wiki to v1.15 - Rename widget pages to hyphen-format (CTk-Button.md, etc.) - Add Object References page; rename Forms-and-Documents → Windows-and-Dialogs - Widgets: 5-group palette (Display/Controls/Containers/Layouts/Indicators) - CTkLabel: content-first schema, default + Advanced events - Variables: color type, double-click to jump, cosmetic-binding live reconfigure - Properties Panel: Content → Layout → Visual → Behavior, hover tooltips - Event Handlers: Default vs Advanced split + warning notes - Stash workspace screenshots as TODO comments (re-shoot post-1.15) - gitignore working docs
Document event handlers, components, window properties, CircularProgress Add new pages for the Phase 2 event-handler workflow, the components library, the Window/Dialog Properties entry, and the CircularProgress widget. Refresh existing pages for global/local variables, multi-page project folders, behavior-file exports, the Editor settings tab, F7, the Object Tree handler marker, and the preview console window.
Add Variables page + binding mentions across related pages - New Variables page: F11 window, types, CRUD, binding workflow, export - Properties Panel: Variable bindings section (diamond chip + right-click menu) - Exporting Code: bound properties become shared tk.Variable instances - Keyboard Shortcuts: F11 row in Panels - User Guide: Variables entry under Properties & assets - Sidebar: Variables link
Restructure wiki: minimal content + screenshot placeholders Every page slimmed to: one-line description, screenshot placeholder, 2-5 compact sections, See also footer. - Widget pages: unified properties table + descriptor pointer - V/H/Grid Layout: corrected to CTkFrame palette presets - Exporting Code: corrected to single-file output (CTk + CTkToplevel) - User Guide: regrouped 21 entries into 6 thematic groups - History Panel: dropped shortcut table (link to Keyboard Shortcuts) - Properties Panel: filled in editor types from editors registry - Removed Adding-a-New-Widget (feature not exposed yet)
Add Reporting Bugs + Grouping pages, sidebar entry, doc updates - Reporting-Bugs.md: full bug/feature reporter walkthrough with 6 screenshots - Grouping.md: groups (Ctrl+G / Ctrl+Shift+G) workflow - _Sidebar.md: link Reporting Bugs (alias to avoid Obsidian stub creation) - Keyboard-Shortcuts.md, User-Guide.md: minor updates - images/reporting/: 6 reporter flow screenshots
Keyboard Shortcuts: drop country names from non-Latin note Replace 'Latin, Georgian, Russian, and other non-Latin' with neutral 'any keyboard layout — non-Latin layouts mapped by hardware keycode'.
Keyboard Shortcuts: fill full cheat sheet from source Compiled from main_shortcuts.py + main_menu.py + workspace/controls.py: - File / Edit / Selection / Canvas (nudging) / Tools / Zoom - Forms & Preview, Panels (F8/F9/F10), Settings, Help - Mouse actions (pan, zoom, context menu, resize, drag-scrub) - Notes on non-Latin layout keycode routing + Ctrl+Z/Y auto-repeat guard + Entry/Text focus passthrough
Restructure wiki: 45-page skeleton - 7 root files (Home, Sidebar, hubs, dev guides) - 19 User Guide pages (workflow, panels, features) - 19 Widget pages (3 Layouts + 2 Buttons + 3 Display + 3 Selection + 5 Input + 3 Containers) All pages currently skeleton — content to be filled per page in subsequent commits.