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.9 required=5.0 tests=BAYES_00,LOTS_OF_MONEY autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,53611649a57c674a X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-07-14 03:11:21 PST Path: archiver1.google.com!newsfeed.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!nntp.abs.net!newsfeed.cwix.com!sjc-peer.news.verio.net!news.verio.net!iad-read.news.verio.net.POSTED!kilgallen From: Kilgallen@eisner.decus.org.nospam (Larry Kilgallen) Newsgroups: comp.lang.ada Subject: Re: GUI toolkit for Ada again (Java with jgnat?) Message-ID: References: <9hqhm7$f3u2r$1@ID-77306.news.dfncis.de> Organization: LJK Software Date: 14 Jul 2001 06:11:16 -0500 NNTP-Posting-Host: 216.44.122.34 X-Complaints-To: abuse@verio.net X-Trace: iad-read.news.verio.net 995105478 216.44.122.34 (Sat, 14 Jul 2001 10:11:18 GMT) NNTP-Posting-Date: Sat, 14 Jul 2001 10:11:18 GMT Xref: archiver1.google.com comp.lang.ada:9939 Date: 2001-07-14T06:11:16-05:00 List-Id: In article , "McDoobie" writes: > Has anyone considered using Java bytecode and compiling it using the Ada95 > JGnat compiler? > > This would solve the cross-platform problem quite easily. That depends entirely on what you consider "the cross-platform problem". I consider "the cross-platform problem" to be the issue of providing a look and feel that is in keeping with that for the platform in question. This is very different on Macintosh, Motif, OS/2 and Windows (all of them).