Short: GUI Generator + Library (System 37.6) Author: tarot@uni-paderborn.de (Carsten Ziegeler) Uploader: tarot uni-paderborn de (Carsten Ziegeler) Type: dev/gui Architecture: m68k-amigaos This is the new release (V37.6) of the GUIEnvironment System ! GUIEnvironment is a developer system which safes you a lot of time when designing GUIs and integrating them into your application. It consists mainly of the following parts: 1) A GadToolsBox ((C) Jaba Development) Code Generator 2) The guienv.library 3) Some developing libraries and modules The guienv.library is the main part of GUIEnvironment. It is a shared library which supports some powerful functions for creating, checking and handling GUIs. The library "takes over" the intuition/gadtools message handling, and now you can design your application without wondering about the GUI. You can even write in an "object orintated style". Most messages are handled by guienv.library WITHOUT bothering the application ! Some special features: - font adaptive GUIs - self resizable GUIs - access to all gadtools and BOOPSI gadgets - own gadget kinds (progress indicator, some border kinds) - supports gadtools menus - requesters (even asl and also ReqTools (C) Nico Francois) - key equivalents for gadgets are handled automatically - gadget and menu help functions using the AmigaGuide - localization of gadgets and menus without changing the source - very small but fast shared library (usable with every compiler/ programming language which is able to use shared libraries) - interface modules for SAS/C, M2Amiga and OberonA - examples with full source code for each compiler ! Changes to v37.5: - Fixed many bugs in GEGen - TextField gadget (C) Mark Thomas support - Fixed problems with guienv.library and Multiview under OS3.0 GUIEnvironment requires OS2.04+ ! Enjoy it ! Dezember 1994, Carsten Ziegeler