.TRITON.
....................


An object-oriented GUI creation system for AmigaOS
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)

. OPENTRITON 2.0.
....................

I stopped the development fo Triton some time ago, so I decided to make the full source code available as free software under the GNU General Public License. You can download OpenTriton from AmiNet:
  • USA (wuarchive.wustl.edu)
    • User archive (includes a new triton.library and Triton preferences editor which provide the full functionality without a keyfile)
    • Developer archive (user archive is also required)
    • Source code (the other two archives can be built from this one)

  • Germany (ftp.uni-paderborn.de)
    • User archive (includes a new triton.library and Triton preferences editor which provide the full functionality without a keyfile)
    • Developer archive (user archive is also required)
    • Source code (the other two archives can be built from this one)

. ADDITIONAL PRODUCTS.
....................


In order to find all this and more, simply search AmiNet for "Triton":


. SUPPORT.
....................