Poing    2.2    Multi-tasking "BreakOut" style game.

Poing is a horizontal breakout clone with some nice touches.
This is a sound-enhanced version of Poing 2.1 - more tracks,
more instruments, and the sound is supposed to work on A4000's now.

Author: Paul van der Valk
Path: AmigaLibDisk1031:Programs/Poing/

==========

Textfield    2.0    Text entry BOOPSI gadget


The textfield class allows you create an area on your screen for text
entry.  The class supports a number of features including unlimited
or limited text entry, specifying the font to use, specifying the
colors for different parts (text, background, and lines), two types
of borders (with option to invert the borders for a total of 4 types
of borders) or no border, text left/center/right alignment, vertical
centering, and many other options.

There are many new features, and several bugs fixed.  Some of the new
features include: word delete, line delete, Oberon support, faster
scrolling, read-only mode, modified buffer flag, accept and reject
characters, GA_IntuiText, programmable cut/copy/paste/erase.

Author: Mark Thomas
Path: AmigaLibDisk1031:Programs/Textfield/

==========

Triton    1.2    An object oriented GUI creation system.

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
     less than 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

   By using Triton you don't have to worry about otherwise very
time-consuming things like font-sensitivity and resizability of your
windows.

Author: Stefan Zeiger
Path: AmigaLibDisk1031:Programs/Triton/

==========

