Short:    Graphical User Interface system for Intuition Games
Author:   goo@q-group.demon.co.uk    (Andrew King)
Uploader: oondy@q-group.demon.co.uk  (Andrew King)
Version:  0.19 BETA
Type:     dev/c
Requires: OS 3.0, C compiler, C programming knowledge


So, you want to program a game with a stable and usable user
interface?  Well, you've come to the right place.  Welcome to the
world of Goo...

Goo (the name derives from GUI which is pronounced "gooey") is a GUI
that doesn't get tied up with using lots of gadget structures and such
for Intuition gadgets (not GadTools gadgets mind).

Goo creates "objects" and are individually attached to a window.
These objects can be anything from bitmaps to text strings - bitmaps
are more suited to games than Image structures say for instance.

Note that Goo doesn't use Intuition gadgets for most objects.  These
objects are currently supported:

- BUTTON (image and textual)
- STRING (text input)
- LABEL
- LISTS (not in this beta)
- CYCLE (not in this beta)

Each object can be manipulated using tags, and provides extra features
like Windows '95/98 style "tip text" help popups.

It's dynamic!  It's great!  It's simple!  :) AmigaGuide autodocs are
included.

Please note that this system only works with C compilers since it is a
link library.. I've tried creating shared libraries but get no where.

Suggestions and comments should be directed to
goo@q-group.demon.co.uk.

--
Remember FUBAR?  Get a refresher of its status:
http://www.q-group.demon.co.uk


============================= Archive contents =============================

Original  Packed Ratio    Date     Time    Name
-------- ------- ----- --------- --------  -------------
    1636     858 47.5% 25-Sep-98 10:20:20  Goo.info
   19717    6388 67.6% 25-Sep-98 10:45:52 +Goo.autodoc
   21581    6873 68.1% 25-Sep-98 11:22:38 +Goo.guide
    1433     970 32.3% 25-Sep-98 11:24:02 +Goo.guide.info
    6692    2108 68.4% 23-Sep-98 10:19:50 +Goo.h
    9576    4751 50.3% 24-Sep-98 13:55:08 +Goo.o
    1515     842 44.4% 25-Sep-98 10:33:18 +Goo.readme
    1337     798 40.3% 25-Sep-98 10:35:08 +Goo.readme.info
     829     296 64.2% 25-Jun-98 18:23:18 +Goo_stubs.c
     344     203 40.9% 07-Jul-98 10:30:16 +Goo_stubs.o
   14743    2685 81.7% 10-Aug-98 15:50:20 +GooTest.c
-------- ------- ----- --------- --------
   79403   26772 66.2% 25-Sep-98 21:55:18   11 files
