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: blancolioni@blancolioni.org (Fraser) Subject: Re: What is the best Xwindow, window98 program to use frames with ada? Date: 1999/12/07 Message-ID: <82l2g8$jtd$1@kimba.whitelion.org>#1/1 X-Deja-AN: 558047196 References: <384BA08B.E945CBE1@cybercable.fr> <82l089$108gc$1@oceanite.cybercable.fr> X-Complaints-To: abuse@pacbell.net X-Trace: typhoon-sf.snfc21.pbi.net 944638967 216.101.252.104 (Tue, 07 Dec 1999 23:42:47 PST) Organization: White Lion NNTP-Posting-Date: Tue, 07 Dec 1999 23:42:47 PST Newsgroups: comp.lang.ada Date: 1999-12-07T00:00:00+00:00 List-Id: paene lacrimavi postquam "Muller Boris" scripsit: >As a matter of fact, your last answer was the good one. I'm in need of a GUI >for Ada. >And would like two things: >- a accomplished GUI for Ada >- that could be used under Linux and Microsoft Window ( I feel that this >point cannot be solved). Happily, you feel wrong in this. Try GtkAda (http://gtkada.eu.org), which is an Ada binding to Gtk (obviously!), and runs on both Win32 and X Windows. If only there was a MacOS version ... I've used GtkAda quite a bit, and I like it. I haven't tried it on Windows though, but you can see what raw (non-Ada) Win32 Gtk looks like at http://user.sgic.fi/~tml/gimp/win32/ Fraser.