;
; see s/MC s/MCLAsm s/MCAsm
;
BOOL   Bool  10,12 40,20 1 3 10	; extra param '10' is the GadgetID
STRING String 10,50 100,9 1 2	; all other IDs will be LastID + 1
PROP Prop1 320,12 100,9 1 2	; FREEHORIZ will be set automatically
PROP Prop2 320,30 15,100 1 2	; FREEVERT will be set automatically
;
; this gadget will be at the bottom of the window
; and will accept ONLY numeric data
;
LONGINT Longint 160,150 100,9 1 2
