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,20dd8ed49a092517 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.180.107.167 with SMTP id hd7mr1807733wib.0.1347897264004; Mon, 17 Sep 2012 08:54:24 -0700 (PDT) Received: by 10.236.185.130 with SMTP id u2mr1810178yhm.0.1347897263595; Mon, 17 Sep 2012 08:54:23 -0700 (PDT) Path: ed8ni88922578wib.0!nntp.google.com!7no18836543wig.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Mon, 17 Sep 2012 08:54:23 -0700 (PDT) In-Reply-To: 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 References: <99575344-c301-4af2-9155-b6577bfb1ca6@googlegroups.com> <106b2629-3428-4290-8c73-8f6b91b123a1@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: Qt or Gtk? (from an Ada perspective) From: alb348@gmail.com Injection-Date: Mon, 17 Sep 2012 15:54:23 +0000 Content-Type: text/plain; charset=ISO-8859-1 Date: 2012-09-17T08:54:23-07:00 List-Id: On Monday, September 17, 2012 5:50:52 PM UTC+2, Ludovic Brenta wrote: > Qt requires C++ in addition to C and Ada, GtkAda > does not. Do you mean that the programmer is required to know and use C++ code as well? Or just that in the back-end C++ will be used?