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.
Fix broken Forms-and-Documents links + Best Fit → Auto Fit rename
- 5 cross-references still pointed at the renamed page (Sidebar,
Components, Exporting-Code, Projects, Window-Properties) — now
link to Windows-and-Dialogs.
- CTkLabel + Properties Panel: row label is "Auto Fit" in v1.15
(not "Best Fit"); wiki copy updated.
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)
Expand skeleton with missing sections from inventory
- Settings: restructure to 5 actual tabs (Defaults / Workspace /
Autosave / Notifications / Appearance)
- Exporting Code: ZIP archive, Open in Editor, Run Preview
- Canvas Workspace: Hand-Pan, Z-order, Right-click context menu
- Object Tree: Visibility & Lock, Filter by type, Multi-select
- Properties Panel: Drag-Scrub, Right-click inline menu, Wiki ? icon
- Forms and Documents: Window properties detail, name counter
- History Panel: Embeddable vs floating, current state marker, click-to-jump
- Image & Icon Library: folder tree, recursive scan, thumbnail
- Font Manager: cascade conflict, right-click remove
- Adding a New Widget: init-only keys, recreate triggers, hooks, codegen
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.