Skip to content

Tools Menu

Lasha Kandelaki edited this page May 7, 2026 · 3 revisions

Tools Menu

Power-user utilities for inspecting widgets and the underlying CTk library.

Inspect CTk Widget

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 alsoProperties Panel

Clone this wiki locally