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 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,cafada25186be751 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-01-28 15:23:27 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!cyclone.bc.net!sjc70.webusenet.com!news.webusenet.com!newsfeed.news2me.com!news-xfer.cox.net!p01!news1.east.cox.net.POSTED!53ab2750!not-for-mail From: "R. Srinivasan" Newsgroups: comp.lang.ada References: Subject: Re: GNAT and cross-platform GUI X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 Message-ID: Date: Tue, 28 Jan 2003 23:23:22 GMT NNTP-Posting-Host: 68.10.37.142 X-Complaints-To: abuse@cox.net X-Trace: news1.east.cox.net 1043796202 68.10.37.142 (Tue, 28 Jan 2003 18:23:22 EST) NNTP-Posting-Date: Tue, 28 Jan 2003 18:23:22 EST Organization: Cox Communications Xref: archiver1.google.com comp.lang.ada:33525 Date: 2003-01-28T23:23:22+00:00 List-Id: there was a "jgnat" -- gnat generating code directly for JVM along with complete bindings to AWT and so on. etc. Havent heard much about that recently tho. "root" <""root\"@(none)> wrote in message news:v3b683s13n2325@corp.supernews.com... > Is there any consensus on the best (quickest?) way to write GUI programs > in Ada? I'm looking the links to the (free) packages I'd need. The plan > is to write the programs under Linux, but (unfortunately) a MSWindows > version will also be required. > > I don't have much experience with GTK yet -- guess that is about to change. > > Me >