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,fef3ad775ef4b0b7 X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!u46g2000hsc.googlegroups.com!not-for-mail From: amado.alves@gmail.com Newsgroups: comp.lang.ada Subject: Re: Ada for 1st year students Date: Thu, 9 Oct 2008 12:37:19 -0700 (PDT) Organization: http://groups.google.com Message-ID: <610be579-e0ce-49ac-8186-7811f603539e@u46g2000hsc.googlegroups.com> References: <60e0c5f0-1e17-4add-b21e-b1ef622d5233@v13g2000pro.googlegroups.com> <81e7a2cb-c8a9-48fa-a95a-cec274dc5f07@p58g2000hsb.googlegroups.com> <685e111d-5f8f-486c-9b38-57c39ac2604e@c36g2000prc.googlegroups.com> NNTP-Posting-Host: 195.23.123.206 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: posting.google.com 1223581040 10833 127.0.0.1 (9 Oct 2008 19:37:20 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 9 Oct 2008 19:37:20 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: u46g2000hsc.googlegroups.com; posting-host=195.23.123.206; posting-account=3cDqWgoAAAAZXc8D3pDqwa77IryJ2nnY User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ),gzip(gfe),gzip(gfe) X-HTTP-Via: 1.1 ULPSRV01.luvzone.ulusofona.pt:8080 (squid/2.6.STABLE18) Xref: g2news1.google.com comp.lang.ada:2300 Date: 2008-10-09T12:37:19-07:00 List-Id: On 9 Out, 20:09, Vadim Godunko wrote: > On Oct 9, 10:25 pm, amado.al...@gmail.com wrote: > > > From the info on websites it seems QtAda uses the "native look and > > feel" of each platform whereas GtkAda uses... what? X on unixes and > > what on Windows? > > "native look and feel" means what you can't distinguish native and > QtAda applications usually. QtAda application uses user's preferences > from the Control Panel for drawing and user input handling. It uses > native dialogs, for printing and file operations for example, and so > on. GtkAda application sometimes force its own style. :-( Yeah. Qt sounds superior. But I will probably stick with JEWL and Windows. Maybe next year...