Short: Triton GUI creation system. r1.4 usr Author: s.zeiger@laren.rhein-main.de (Stefan Zeiger) Uploader: s zeiger laren rhein-main de (Stefan Zeiger) Type: util/libs Architecture: m68k-amigaos ********************************************** Triton An object oriented GUI creation system. Release 1.4 (c) 1993-1995 Stefan Zeiger ********************************************** Triton is a standard Amiga shared runtime library. Triton makes it much easier to create good looking graphical user interfaces (GUIs) than GadTools, BOOPSI or other systems. The most important features are: * Object oriented system * Automatically font sensitive, font adaptive * Automatic keyboard shortcuts for default window actions * *Really* easy to use * Beautiful customizable AmigaOS3.x look * Comes as a freely distributable shared library * Size! Though Triton is very powerful, it is a shared library of only about 50KB. You don't need any startup tools, BOOPSI classes or other things. It's the Triton among the minnows of GUI creation systems ;) * Resizability of windows wherever applicable * A Preferences editor which allows you to customize the look and feel of all Triton GUIs * No installation required. Simply putting triton.library into the current directory is enough for a minimum installation. By using Triton you don't have to worry about otherwise very time-consuming things like font-sensitivity and resizability of your windows. This user archive is needed by users and developers alike. A separate archive named 'tri14dev.lha' is required by developers only. Changes since release 1.3: triton.library asked for diskfont.library v37 which caused problems on OS2.0 systems. This is fixed now. triton.library asks for v36 only. QuickHelp windows accidentally appeared always on the default public screen instead of the screen of their parent window. Some gadgets could accidentally be activated by although they were not intended to react on that shortcut. Double (string gadget like) borders were not drawn correctly in 'thick' mode with OS versions below 3.0.