-
-
Notifications
You must be signed in to change notification settings - Fork 0
Tools Menu
Lasha Kandelaki edited this page Apr 26, 2026
·
3 revisions
Power-user utilities for inspecting widgets and the underlying CTk library.
🏗️ Work in progress.
- ✓ Exposed — property surfaced in the builder Properties panel
- ⚠ CTk-only — kwarg accepted by CTk but not editable in the builder (typically runtime-only:
command,textvariable, …) - ★ Builder helper — extra builder-side property (x/y, font_*, border_enabled toggle)
- Contributing a new descriptor property
- Debugging a missing CTk kwarg
- Comparing layout presets (Vertical / Horizontal / Grid Layout) against bare CTkFrame
See also