-
-
Notifications
You must be signed in to change notification settings - Fork 0
Tools Menu
Lasha Kandelaki edited this page Apr 29, 2026
·
3 revisions
Power-user utilities for inspecting widgets and the underlying CTk library.

Side-by-side comparison of the builder's property schema vs the raw CustomTkinter signature.
| Marker | Meaning |
|---|---|
| ✓ Exposed | Surfaced in the Properties panel |
| ⚠ CTk-only | Accepted by CTk but not editable here (typically runtime-only: command, textvariable) |
| ★ Builder helper | Builder-side extra (x/y, font_*, border_enabled toggle) |
Pick a widget from the palette-aligned dropdown to inspect.
See also — Properties Panel