Skip to content

History / Keyboard Shortcuts

Revisions

  • 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.

    @kandelucky kandelucky committed May 17, 2026
  • 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

    @kandelucky kandelucky committed May 7, 2026
  • 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.

    @kandelucky kandelucky committed May 1, 2026
  • 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

    @kandelucky kandelucky committed Apr 29, 2026
  • 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)

    @kandelucky kandelucky committed Apr 29, 2026
  • 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

    @kandelucky kandelucky committed Apr 28, 2026
  • 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'.

    @kandelucky kandelucky committed Apr 27, 2026
  • 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

    @kandelucky kandelucky committed Apr 27, 2026
  • 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.

    @kandelucky kandelucky committed Apr 26, 2026