Create Gui4Cli

This commit is contained in:
Andrew Breza
2018-06-21 10:18:56 -04:00
committed by GitHub
parent 4b5ff1ef90
commit 080f970ee8

8
g/Gui4Cli Normal file
View File

@@ -0,0 +1,8 @@
G4C MyGui
Window 10 10 200 300 "My window"
xOnLoad
GuiOpen MyGui
xButton 10 10 100 20 "Hello World"
GuiQuit MyGui