Short:        Interface Builder for OS3.0+
Author:       Markus.Hillenbrand@t-online.de
Type:         dev/gui
Architecture: m68k-amigaos

GUICreator is program like GadToolsBox. You can create a graphical user
interface for your programs. No additional external library is neccesary!
The created source can be compiled with the following compilers:

   o   Maxon C/C++
   o   DICE  C
   o   GNU   C
   o   Storm C

These GUI creators are in work:

   o   Modula-2
   o   Oberon
   o   E

The generated code is fontsensitive, the windows are resizable. It only
relies on the gadgtools.library v39. 



FEATURES:
=========

v2.0: 12-Jun-96
---------------
- completely rewritten in C++
- textfield-gadget
- Storm C support
- small enhancements
- examples added
- more eleborate docs

v1.3: 21-Aug-95
---------------
- menu support
- small enhancements

v1.2: 04-Jul-95
---------------
- gadget layout with mouse
- DICE support
- GNU  support
- cycle and mx gadgets are defined with listviews now
- SAS/C support

v1.1: 28-Jun-95
---------------
- cancel-option at gadget-creation
- smaller code
- window-positions are saved
- fold marks are now possible
- you can specify another path (shell version only)

v1.0: 20-Jun-95
---------------
- initial release