Merge pull request #463 from Breza/master

Create Gui4Cli
This commit is contained in:
Mike Donaghy
2018-07-16 12:11:51 -05:00
committed by GitHub

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