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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,46f1af367ca05806 X-Google-Attributes: gid103376,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!s13g2000prd.googlegroups.com!not-for-mail From: petter_fryklund@hotmail.com Newsgroups: comp.lang.ada Subject: Re: Why I hate Gtk+/GNOME (from the perspective of an Ada supporter) Date: Wed, 23 Jan 2008 04:35:46 -0800 (PST) Organization: http://groups.google.com Message-ID: <4abcb34b-b41f-434f-a47b-bf8803119c26@s13g2000prd.googlegroups.com> References: <479700d6$1@news.post.ch> NNTP-Posting-Host: 148.2.192.140 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: posting.google.com 1201091746 7569 127.0.0.1 (23 Jan 2008 12:35:46 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 23 Jan 2008 12:35:46 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: s13g2000prd.googlegroups.com; posting-host=148.2.192.140; posting-account=ACEctQoAAAD3d42JSpp6_fpg88BhdFDo User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1),gzip(gfe),gzip(gfe) Xref: g2news1.google.com comp.lang.ada:19556 Date: 2008-01-23T04:35:46-08:00 List-Id: On 23 Jan, 09:54, Martin Krischik wrote: > Hi, > > http://ada-programming.blogspot.com/2008/01/why-i-hate-gtkgnome.html > > And perhaps a good reason why we should be looking for an alternative to > GtkAda. > > Martin > > PS: it is possible to add additional authors to the "Ada programming > blog" - mail me if you are interested. > > -- > mailto://krisc...@users.sourceforge.net > Ada programming at:http://ada.krischik.com I learned from my customer to keep MMI and Application apart. I have a couple of hobby application under construction where I use Tcl/Tk for MMI and Ada, of course, for Application. They communicate using TCP/ IP. Regards, Petter