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-27 14:56:06 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!feed3.newsreader.com!newsreader.com!news-xfer.cox.net!cox.net!sn-xit-02!sn-xit-06!sn-post-02!sn-post-01!supernews.com!corp.supernews.com!not-for-mail From: achrist@easystreet.com Newsgroups: comp.lang.ada Subject: Re: GNAT and cross-platform GUI Date: Mon, 27 Jan 2003 14:56:11 -0800 Organization: Posted via Supernews, http://www.supernews.com Message-ID: <3E35B90B.C0FDB0ED@easystreet.com> X-Mailer: Mozilla 4.79 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: abuse@supernews.com Xref: archiver1.google.com comp.lang.ada:33468 Date: 2003-01-27T14:56:11-08:00 List-Id: Here's another candidate: root wrote: > > 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