RosettaCodeData/Task/Window-creation/Factor/window-creation.factor
2023-07-01 13:44:08 -04:00

3 lines
83 B
Factor

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