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,e092a534485c39a1 X-Google-Attributes: gid103376,public From: "Paul Hussein" Subject: Re: What is the best Xwindow, window98 program to use frames withada? Date: 1999/12/09 Message-ID: <82p3sp$cds$1@lure.pipex.net>#1/1 X-Deja-AN: 558707061 References: <9BBB0C9AF506D311A68E00902745A537BB86C3@fsxqpz04.usafa.af.mil> <384FA59B.3234C478@acenet.com.au> X-Priority: 3 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 X-Complaints-To: abuse@uk.uu.net X-Trace: lure.pipex.net 944771801 12732 193.149.82.185 (9 Dec 1999 20:36:41 GMT) Organization: UUNET WorldCom server (post doesn't reflect views of UUNET WorldCom X-MSMail-Priority: Normal NNTP-Posting-Date: 9 Dec 1999 20:36:41 GMT Newsgroups: comp.lang.ada Date: 1999-12-09T20:36:41+00:00 List-Id: Geoff Bull wrote in message news:384FA59B.3234C478@acenet.com.au... > > > "Carlisle, Martin" wrote: > > > > There are several possibilities for a GUI for Ada for both Linux and > > Windows. > > > #3) Java Virtual Machine (Intermetrics has an Ada to Java byte code > > compiler. Last I heard it was fairly out of date). JGNAT (from ACT), is to > > my experience quite a good product, but hasn't been released publicly yet. > > I would tend to agree. Write your GUI in Java and then use an automated binding generator like JGNAT ADAJNI to generate a binding. > > And you can integrate this with your native Ada code using JNI. See > http://www.acenet.com.au/~gbull