Short: Shared GUI library (Object orientated) Author: tarot@uni-paderborn.de (Carsten Ziegeler) Uploader: tarot@uni-paderborn.de (Carsten Ziegeler) Type: dev/gui This is the new release (V37.0) of the guienv.library. It does a lot of work for you while creating, checking and handling GUIs. This can be done in an "object orientated way", because GUIEnv does nearly most of the intuition/gadtools message handling WITHOUT bothering the application ! Some special features: - access to all gadtools and BOOPSI gadgets - supports gadtools menus - own gadget kinds (progress indicator, some border kinds) - key equivalents are handled automatically - self resizable GUIs - 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 acces shared libraries) - interface modules for SAS/C, M2Amiga and OberonA - english documentation - examples with full source code for each compiler ! GUIEnv requires at least OS2.04, because the gadtools and the asl library are used ! Enjoy it ! July 1994, Carsten Ziegeler