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,start X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.224.213.1 with SMTP id gu1mr2066799qab.7.1347881681327; Mon, 17 Sep 2012 04:34:41 -0700 (PDT) Received: by 10.52.35.84 with SMTP id f20mr494666vdj.3.1347881681246; Mon, 17 Sep 2012 04:34:41 -0700 (PDT) Path: t12ni8qak.0!nntp.google.com!v8no6527702qap.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Mon, 17 Sep 2012 04:34:41 -0700 (PDT) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=2.230.82.82; posting-account=vICoKAoAAACvprQdoU1Fu4jhuX0G_mBQ NNTP-Posting-Host: 2.230.82.82 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <99575344-c301-4af2-9155-b6577bfb1ca6@googlegroups.com> Subject: Qt or Gtk? (from an Ada perspective) From: alb348@gmail.com Injection-Date: Mon, 17 Sep 2012 11:34:41 +0000 Content-Type: text/plain; charset=ISO-8859-1 Date: 2012-09-17T04:34:41-07:00 List-Id: 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