Short: OberonA 1.5 support for guienv376 Author: tarot@uni-paderborn.de (Carsten Ziegeler) Uploader: tarot uni-paderborn de (Carsten Ziegeler) Type: dev/gui Architecture: m68k-amigaos This package contains the interface modules and a new version of GEGen for OberonA 1.5. As this is only a additional archive, first you have to unpack the guienv376 archive and then this one ! 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, OberonA - examples with full source code for each compiler ! GUIEnvironment requires OS2.04+ ! The AmigaOberon interfaces are coming soon...(Thanks to Volker Stolz) Enjoy it ! February 1995, Carsten Ziegeler