RosettaCodeData/Task/Window-creation/Factor/window-creation.factor

4 lines
83 B
Factor

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