Skip to content

History / Card

Revisions

  • 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
  • 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
  • Rename Shape widget to Card - Shape.md → Card.md (preserves history via git mv + content rewrite) - Widget evolved beyond pure shape: now holds optional image with 9-point alignment, so 'Shape' name was misleading - Card name aligns with standard UI vocabulary (Material UI / Tailwind / Bootstrap), works for both empty (color fill) and content (image) states - Added skeleton sections for Image (Source / Alignment / Padding) - Widgets catalog: [[Shape]] → [[Card]]

    @kandelucky kandelucky committed Apr 27, 2026