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: a07f3367d7,20dd8ed49a092517 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.224.42.68 with SMTP id r4mr1727475qae.4.1348156398221; Thu, 20 Sep 2012 08:53:18 -0700 (PDT) Received: by 10.52.75.36 with SMTP id z4mr367893vdv.14.1348156398152; Thu, 20 Sep 2012 08:53:18 -0700 (PDT) Path: t12ni4137826qak.0!nntp.google.com!l8no127636qao.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Thu, 20 Sep 2012 08:53:18 -0700 (PDT) In-Reply-To: <99575344-c301-4af2-9155-b6577bfb1ca6@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=87.68.158.41; posting-account=gOkKbAoAAACKpspXTBDXeWNsiTyhFowY NNTP-Posting-Host: 87.68.158.41 References: <99575344-c301-4af2-9155-b6577bfb1ca6@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <6d4eed70-e1bd-4953-ae7c-e0969f00bcdd@googlegroups.com> Subject: Re: Qt or Gtk? (from an Ada perspective) From: leonid.dulman@gmail.com Injection-Date: Thu, 20 Sep 2012 15:53:18 +0000 Content-Type: text/plain; charset=ISO-8859-1 Date: 2012-09-20T08:53:18-07:00 List-Id: On Monday, September 17, 2012 1:34:41 PM UTC+2, (unknown) wrote: > Which of the two is better supported in Ada, Qt or Gtk? > > > > Also, which of the two is easier to use? (for a beginner) > > > > Note: what I actually need to use is a very small subset of the functionality offered by these toolkits, in that I will only use some basic GUI functions like text edit boxes, as well as file I/O and text processing. But not much beyond that. > > > > Thanks in advance > > > > Alby Hi Try VTKADA and QTADA from http://users1.jabry.com/adastudio/index.html It's easy. Leonid