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.180.88.195 with SMTP id bi3mr2248683wib.3.1347950290731; Mon, 17 Sep 2012 23:38:10 -0700 (PDT) Received: by 10.52.35.84 with SMTP id f20mr1174068vdj.3.1347950290562; Mon, 17 Sep 2012 23:38:10 -0700 (PDT) Path: ed8ni114471314wib.0!nntp.google.com!v8no27089qap.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Mon, 17 Sep 2012 23:38:10 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=95.153.162.166; posting-account=niG3UgoAAAD7iQ3takWjEn_gw6D9X3ww NNTP-Posting-Host: 95.153.162.166 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: Vadim Godunko Injection-Date: Tue, 18 Sep 2012 06:38:10 +0000 Content-Type: text/plain; charset=ISO-8859-1 Date: 2012-09-17T23:38:10-07:00 List-Id: On Monday, September 17, 2012 7:54:24 PM UTC+4, (unknown) wrote: > 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? C++ is required to build QtAda, but not to develop Ada applications.