
   This is the Alpha version of the Gadget editor program,   a product of
a group effort from the Programmers Network founded by John T Draper (AKA Cap'n Crunch).

   The programmers network is a non-profit group dedicated to networking
programmers all over the world into a small "Global Village" by Magic of
tellecommunications technology.

   The programmers Network is present on the WELL, Compuserve, Usenet,
and BIX,  and is most popular in organizing special programming projects
involving groups of programmers.    For more information,  you can contact
us at:

SNAIL MAIL:   John T. Draper
              310 WestLine Dr,   B210
              Alameda, Calif  94501

MA Bell:     (415) 769-1268

WELL: crunch
BIX: crunch
Usenet: ihnp4!ptsfa!well!crunch
Compuserve: 76703,4322

Gadget editor information:

Authors:
1.  John Draper - Organizer
2.  Ray Larson - Image editor
3.  Brent Southard - Disk I/O
4.  Dave Milligan - Menu handler


Using the Gadget editor
----------------------

1.  get into "ge" directory,  then type "gt" - system will open up a window
2.  Select Gadget type: BOOLEAN, PROPORTIONAL, or STRING.
3.  Next select the ACTIVATION flags from the Activation menu.
4.  If you chose a PROPGADGET, then select the PropInfo flags in the Right
    most menu.
5.  Using the RIGHT mouse button,  Draw out the Gadget rectangle to the 
    desired size,  and make as many as you need.  Then type in the
    gadget name
6.  Pull down the "Utility menu" and choose "Add gadget" to actually
    connect them into the window.
7.  If you want to edit images for the gadget,  use "Edit Gadget Image"
    in the Utility menu.  A requester will ask you to name it.   The name
    will be the name of the C source image.
8.  type "QUIT" from the Image editor.
9.  Next, edit the "Select image" same as "Edit Gadget Image".
10.  Now,  you can save them to disk if desired.  or:
11.  type "Save as source" to generate C structure structure initializations
     which you can include.

   It is important that you understand that this is an "Alpha" release
and is not the final version.   It IS in the stage where it can be a useful
tool and valuable time saver.

   Please report any bugs you find,  or better yet,  fix them yourself
(Source code is provided).   The gt.l file is a Batch file that links
all necessary moduls,  but is tailored for the ASDG board.

