From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,28a04773f594d79f X-Google-Attributes: gid103376,public From: clines@delete_this.airmail.net (Kevin Cline) Subject: Re: Ada OpenVMS GUI Builder Tool Needed Date: 1997/05/14 Message-ID: <9848CF6ADCE01EB8.AC08F62597CC6959.4F1E816E32400D52@library-proxy.airnews.net>#1/1 X-Deja-AN: 241423591 References: <3377F484.1951@bellatlantic.net> X-Orig-Message-ID: <337e485c.3357070@news.airmail.net> Organization: INTERNET AMERICA NNTP-Proxy-Relay: library.airnews.net Newsgroups: comp.lang.ada Date: 1997-05-14T00:00:00+00:00 List-Id: polley@netins.net (Jonathan Polley) wrote: >In article <3377F484.1951@bellatlantic.net>, scotts@bellatlantic.net wrote: > >> If anyone knows of a GUI Builder Tool that generates Ada code for >> OpenVMS please let me know. >> >> Susan Swanson > >You may want to look into TeleUSE from Aonix. I've bee using it for UNIX >(it is suppose to support VMS and Windows) at work and it works well for >the standard Motif displays. You may want to get an evaluation copy to >give it a try. > >Jonathan Polley >polley@netins.net Second that emotion! I used TeleUSE extensively from 91-93 and found it much more useable than any other Motif GUI builder. We looked at UIMX and a couple others before settling on TeleUSE. I didn't worry about whether it generated Ada or C or SNOBOL, though, since I had no intention of ever reading, let alone modifying the generated code. I just compiled it to binary and called it from Ada83. A great product, but Motif seems to be nearly dead.