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=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,9cbf0ee0e735fd86,start X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!o13g2000cwo.googlegroups.com!not-for-mail From: fmdf@tiscali.it Newsgroups: comp.lang.ada Subject: Trolltech's QT library and Ada Date: 5 Mar 2005 07:21:18 -0800 Organization: http://groups.google.com Message-ID: <1110036078.431208.298700@o13g2000cwo.googlegroups.com> NNTP-Posting-Host: 80.181.52.56 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1110036083 21341 127.0.0.1 (5 Mar 2005 15:21:23 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Sat, 5 Mar 2005 15:21:23 +0000 (UTC) User-Agent: G2/0.2 Complaints-To: groups-abuse@google.com Injection-Info: o13g2000cwo.googlegroups.com; posting-host=80.181.52.56; posting-account=Lp02jQ0AAABMd3TAghNf0TM2YBZqD_JE Xref: g2news1.google.com comp.lang.ada:8646 Date: 2005-03-05T07:21:18-08:00 List-Id: Hello, I have been using QT library since a couple of years while coding in C++. Now that I am studying and preferring Ada to C++, I would also like to add some graphical content to my program exercises. Is there any way to use QT in an Ada program? Do you have any links (manuals, bindings, etc.)? I know that I can access Gtk+ with GtkAda, but I haven't enough time to learn a new library as now. Howerver, do I need to know Gtk+ before to take on GtkAda manuals or it is not a pre-requisite? Thanks to anyone who will reply. Ciao, fabio de francesco PS.: As far as Ada bindings to other language libraries concerns, can you please provide any link to a good and updated list of them?