Welcome, Guest. Please login or register.

Author Topic: Scripted GUI Development  (Read 1941 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Thomas

Re: Scripted GUI Development
« on: March 31, 2005, 02:44:30 PM »

Look on Aminet, there are loads of GUI creation tools.

The most notable ones probably are AWNPipe and MuiRexx.

AWNPipe is a pipe-like device which allows to create a GUI using ClassAct (or ReAction on OS3.5+). It can be used from any scripting language because it is operated by smple read and write commands. You can even use the Echo command to create a GUI.

MuiRexx lets you create a MUI GUI from ARexx. It is probably the most powerful tool.

Bye,
Thomas