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=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,c32fe290813aec20 X-Google-Attributes: gid103376,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!postnews.google.com!q39g2000hsf.googlegroups.com!not-for-mail From: Vadim Godunko Newsgroups: comp.lang.ada Subject: Re: New Ada portable GUI Library? Date: Sat, 12 Jan 2008 21:17:11 -0800 (PST) Organization: http://groups.google.com Message-ID: References: <6d63c543-0a35-4c39-a330-98c63a24f64d@i3g2000hsf.googlegroups.com> <1365533.nRhg4MZKNK@linux1.krischik.com> <4e5ffa74-e1d6-4e80-9dd9-824df475a60c@e10g2000prf.googlegroups.com> <970df333-8c12-4f5d-b32b-ded6a84a0195@v4g2000hsf.googlegroups.com> NNTP-Posting-Host: 87.117.37.43 Mime-Version: 1.0 Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1200201431 28613 127.0.0.1 (13 Jan 2008 05:17:11 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Sun, 13 Jan 2008 05:17:11 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: q39g2000hsf.googlegroups.com; posting-host=87.117.37.43; posting-account=niG3UgoAAAD7iQ3takWjEn_gw6D9X3ww User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.4) Gecko/20070601 SeaMonkey/1.1.2,gzip(gfe),gzip(gfe) Xref: g2news1.google.com comp.lang.ada:19371 Date: 2008-01-12T21:17:11-08:00 List-Id: On 13 =D1=CE=D7, 02:01, Lucretia wrote: > > Ada GUI Thick bindings > ------------------------ > Ada GUI Thin bindings > ------------------------ > C abstraction layer <- Can be provided via C or Ada depending on > lowest layer > ------------------------ > X11 | GtkAda | QT > Qt automatically limits you to GPL unless you have commercial Qt license, as well as GtkAda. Ada has bindings for both Gtk+ and Qt. Both bindings are large, complex and stable. Which advantages will have new GUI library?