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 AmigaOS release 3 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 is a snapshot of the Triton demo program's main window
(using my preferred GUI look settings)
|
|