home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.amiga.programmer
- References: <69071203%suamor@student.uni-tuebingen.de>
- X-Newsreader: MicroDot 1.10 [UNREGISTRIERT]
- Mime-version: 1.0
- Content-Type: text/plain; charset=iso-8859-1
- Content-Transfer-encoding: 8BIT
- Path: news.tng.oche.de!tomate.tng.oche.de
- X-Gateway: ZCONNECT UE utomate.tng.oche.de.tomate.tng.oche.de [PolyNet zTOr V4.901 Serie: "light"]
- Subject: Re: GUI library for ARexx programs?
- Message-ID: <xXdGtMD0aez10@0humpty.tomate.tng.oche.de>
- Date: Sat, 30 Mar 96 22:28:29 GMT
- From: Humpty@TOMATE.TNG.OCHE.DE (Andreas Mixich)
-
- Suamor@student.uni-tuebingen.de ("Reinhard Katzmann" ) wrote on 30.03.1996 :
-
-
-
- R)> > Is there a library for adding a Intuition GUI fast `n easy
- R)> > to ARexx programs? (E.g. with functions like
- R)> > SelectedItem = SelectFromArray(arrayname,first,last) )
-
- Listview with TritonRexx ?
-
- R)> I thought I've seen ARexx support for Triton and mabye MUI does also
- R)> support ARexx. I know for sure that BGUI doesn't (yet ?). If you
-
- Both is true. While Triton support is done with a library
- 'tritonrexx.library' (util/rexx) MUI support can be obtained by using
- MuiRexx, which is a sort of MUI-Interpreter. There is also MUInt (dev/gui)
- which works with any language, that can handle env-vars. This one is a
- MUI-Interpreter, too. But very limited in oppostie to MuiRexx.
-
- R)> dev/gui
-
- Better place to look is util/rexx in this case. I recommend
- TritonRexx.library. It also needs, of course, Triton.library. One drawback:
- No MultiSelect listviews at the moment, due to Triton. But it is really a
- very nice one !!!! I use it all the day :-)
-
- R)> BTW: I seem to be missing dev/rexx. Is Rexx not to be considered
- R)> as development tool/language ?
-
- I feel tha same. This one sucks IMO. dev/rexx should be added to Aminet.
-
- Ciao, Andreas
- HUMPTY@TOMATE.TNG.OCHE.DE
-
-
-
-
-