home *** CD-ROM | disk | FTP | other *** search
- Short: RxMUI - MUI GUIs in ARexx macros
- Author: alforan@tin.it (Alfonso Ranieri)
- Uploader: alforan@tin.it (Alfonso Ranieri)
- Version: 10.0
- Type: util/rexx
-
- ARexx needs a GUI library.
-
- I like MUI and I made this library to use the MUI
- system in ARexx macros.
-
- RxMUI is SAFE : it means you can make all the kind
- of orrible things in the macro and at least you
- get an ARexx error code.
-
- RxMUI is "objected oriented" as much as ARexx may
- be : all you create is an object and you comunicate
- to it via methods.
-
- RxMUI has a set of internal classes, the basic ones
- to create a GUI, plus an external classes system:
- it means RxMUI is easy toexpand.
-
- RxMUI is FREEWARE.
-