Short:        Triton GUI system 2.0 public beta 1
Author:       szeiger@isobel.rhein-main.de (Stefan Zeiger)
Uploader:     szeiger isobel rhein-main de (Stefan Zeiger)
Type:         dev/gui
Architecture: m68k-amigaos

	    **********************************************

				Triton

	       An object oriented GUI creation system.

		      Release 2.0 public beta 1

		     (c) 1993-1996 Stefan Zeiger

	    **********************************************
				   
   THIS IS BETA SOFTWARE! USE ON YOUR OWN RISK!

   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 'tri20b1dev.lha' is required by developers only.