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-Thread: 103376,b17b29e0af31ba4f X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!news.maxwell.syr.edu!newsfeed-east.nntpserver.com!nntpserver.com!news-west.rr.com!news.rr.com!news-server.columbus.rr.com!fe2.columbus.rr.com.POSTED!not-for-mail Subject: Re: GtkAda for MacOS X? From: "James E. Hopper" Newsgroups: comp.lang.ada Message-ID: <300820042238170448%hopperj@macconnect.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-transfer-encoding: 8bit User-Agent: Thoth/1.6.0 (Carbon/OS X) Date: Tue, 31 Aug 2004 02:37:01 GMT NNTP-Posting-Host: 24.164.80.129 X-Complaints-To: abuse@rr.com X-Trace: fe2.columbus.rr.com 1093919821 24.164.80.129 (Mon, 30 Aug 2004 22:37:01 EDT) NNTP-Posting-Date: Mon, 30 Aug 2004 22:37:01 EDT Organization: Road Runner High Speed Online http://www.rr.com Xref: g2news1.google.com comp.lang.ada:3193 Date: 2004-08-31T02:37:01+00:00 List-Id: I have built gtkada from the gtkada sources that work fine with the darwinports version of gtk2. John Matthews and i both use it in our work on os x. Testgtk works fine for me including opengl. i built our radar simulation gui's and John and I build a simulation of the army's Common Ground Station (A subset) using gtkada on Mac Os X. they use a pretty big subset of gtkada. Nice thing about it is that the target platform for all of these is linux, and all i have to do is copy them across and recompile them. no fuss, no muss. jim