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,db8d6ab83ae5880b X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-09-11 11:25:09 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!uio.no!ntnu.no!not-for-mail From: Preben Randhol Newsgroups: comp.lang.ada Subject: Re: Ada GUI for Windows and Linux Date: Wed, 11 Sep 2002 18:25:09 +0000 (UTC) Organization: Norwegian university of science and technology Message-ID: References: NNTP-Posting-Host: kiuk0156.chembio.ntnu.no X-Trace: tyfon.itea.ntnu.no 1031768709 8874 129.241.83.82 (11 Sep 2002 18:25:09 GMT) X-Complaints-To: usenet@itea.ntnu.no NNTP-Posting-Date: Wed, 11 Sep 2002 18:25:09 +0000 (UTC) User-Agent: slrn/0.9.7.4 (Linux) Xref: archiver1.google.com comp.lang.ada:28830 Date: 2002-09-11T18:25:09+00:00 List-Id: On Wed, 11 Sep 2002 16:48:47 GMT, Frank J. Lhota wrote: > My company is doing maintenance work on a very large Ada program that has > been ported to NT. Currently, we are using the ObjectAda compiler. Our > client is very interested in adding a GUI to this program. This could be > done a number of ways. A thin binding for Win32 comes with ObjectAda > (win32ada). R&R (the JanusAda people) provide a thicker binding (Claw) to > the Win32 API. GtkAda => http://libre.act-europe.fr/GtkAda/ Preben