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,37023471dc2e1934 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Newsgroups: comp.lang.ada Subject: Re: Custom model in gtkada? References: <3ndpd7br1nn9$.vkcrts8e898z.dlg@40tude.net> <20060614210028.GA18024@ws.max.zp.ua> <44917d39$0$4495$9b4e6d93@newsread2.arcor-online.net> From: M E Leypold Date: 15 Jun 2006 20:44:31 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii User-Agent: Some cool user agent (SCUG) NNTP-Posting-Host: 88.72.240.221 X-Trace: news.arcor-ip.de 1150396739 88.72.240.221 (15 Jun 2006 20:38:59 +0200) X-Complaints-To: abuse@arcor-ip.de Path: g2news2.google.com!news2.google.com!news3.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!newsfeed00.sul.t-online.de!newsfeed01.sul.t-online.de!t-online.de!newsfeed.arcor-ip.de!news.arcor-ip.de!not-for-mail Xref: g2news2.google.com comp.lang.ada:4796 Date: 2006-06-15T20:44:31+02:00 List-Id: Ed Falis writes: > I thought GTK+ was largely OS-independent, provided it's been ported? Yes. Works fine for me. Still, GTK is a bit low level and the model stuff reeks of C philosophy. > I've targeted a largeish GTKAda application to various UNICES, OS X and > Windows without modifying its code for the targets. Well, (to be > honest) I do use some preprocessing for pragma Imports for Windows to > retain backward compatibility with older versions of GNAT. But that's > no longer necessary with GNAT 5.x. Regards -- Markus