Skip to content

Preview

Lasha Kandelaki edited this page May 1, 2026 · 5 revisions

Preview

Preview = Reality. The canvas already renders with the live CTk runtime — the preview window just runs it without editor chrome.

Preview

Buttons

Button Shortcut What runs
Preview Active form Ctrl+P Just the active form
Preview (all forms) Ctrl+R Main form + all dialogs reachable from it

Console output

Preview launches in a separate console window, so any print() from your Event Handlers stays visible alongside the UI.

Closing

Close the preview window to return to the editor. Builder state is unchanged.


See alsoCanvas Workspace · Event Handlers · Exporting Code

Clone this wiki locally