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=3.8 required=5.0 tests=BAYES_00,INVALID_MSGID, RATWARE_MS_HASH,RATWARE_OUTLOOK_NONAME autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,67c6113ad492f41a X-Google-Attributes: gid103376,public From: "David C. Hoos, Sr." Subject: Re: Programming X Windows... Date: 1996/09/04 Message-ID: <01bb9a4f$dbdfed00$308371a5@dhoossr.iquest.com>#1/1 X-Deja-AN: 178408515 distribution: world references: <322CB55C.AB@livjm.ac.uk> content-type: text/plain; charset=ISO-8859-1 organization: DBH Enterprises, Inc. mime-version: 1.0 newsgroups: comp.lang.ada Date: 1996-09-04T00:00:00+00:00 List-Id: Hi Andy, The Web page "http://www.inmet.com/~mg/x11ada/x11ada.html" has bindings of X11 to Ada95 which I have successfully used with gnat3.05, the free Ada95 compiler. The compiler is available for many platforms from the FTP site directory "ftp.cs.nyu.edu/pub/gnat". I also requested the Motif bindings to be e-mailed to me as described on the X11 page mentioned above. I have had absolutely no problems with these bindings running gnat3.05 on SGI IRIX5.3 and IRIX6.2 platforms ranging from R3000 to R10000 processors. Enjoy! -- David C. Hoos, Sr., http://www.dbhwww.com http://www.ada95.com Andy Freeborough wrote in article <322CB55C.AB@livjm.ac.uk>... > Hi, > Does anybody know of any good, easy to use, > freeware programs that will allow me to create X > Windows applications using ADA or C++? I presume > you can do it anyway using some sort of calls, > like API calls in MS Windows, but I am finding it > hard to find any information. I would be greatful > of any help, > > Yours > > Andy. (cmsafree@livjm.ac.uk) >