G4C


; Author: Graham Maddox

;   Date: 4 Oct 1996

; GUI: Gui Maker for Gui4Cli



WinBig -1 -1 200 40 ""
WinType 00001000
WinOut NIL:


xOnLoad
GuiOpen MakeGui.gc
GuiLoad guis:G4C/GM/editor/MakeGui.g
GuiLoad guis:G4C/GM/editor/win.g
GuiLoad guis:G4C/GM/editor/com.g
GuiLoad guis:G4C/GM/editor/but.g
GuiLoad guis:G4C/GM/editor/chb.g
GuiLoad guis:G4C/GM/editor/acc.g
GuiLoad guis:G4C/GM/editor/gfx.g
GuiLoad guis:G4C/GM/editor/sld.g
GuiLoad guis:G4C/GM/editor/txt.g
GuiLoad guis:G4C/GM/editor/lvw.g
GuiLoad guis:G4C/GM/editor/mnu.g
GuiLoad guis:G4C/GM/editor/mod.g
Setvar .mg_temp ""
Setvar .mg_dat ""
GuiOpen MakeGui.g
GuiQuit MakeGui.gc

BOX 0 0 0 0 OUT ICONDROP


Text 40 15 160 12 "Initializing..." 15 NOBOX


