RosettaCodeData/Task/Window-creation/Factor/window-creation.factor
2023-07-01 11:58:00 -04:00

3 lines
83 B
Factor

USING: ui ui.gadgets.labels ;
"This is a window..." <label> "Really?" open-window