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,b6df8f8501cf7275 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit X-Received: by 10.224.184.11 with SMTP id ci11mr19404180qab.1.1356804767789; Sat, 29 Dec 2012 10:12:47 -0800 (PST) Received: by 10.49.15.100 with SMTP id w4mr5623731qec.26.1356804767734; Sat, 29 Dec 2012 10:12:47 -0800 (PST) Path: k2ni3151qap.0!nntp.google.com!ee4no4276054qab.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Sat, 29 Dec 2012 10:12:47 -0800 (PST) In-Reply-To: <191930a6-1516-408c-a42d-78997ad6d065@googlegroups.com> 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: <191930a6-1516-408c-a42d-78997ad6d065@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <825de8d4-35e7-44b9-98a5-a99db664b5c6@googlegroups.com> Subject: Re: Easiest way to build Qt/Gtk interfaces for Ada programs From: alb348@gmail.com Injection-Date: Sat, 29 Dec 2012 18:12:47 +0000 Content-Type: text/plain; charset=ISO-8859-1 Date: 2012-12-29T10:12:47-08:00 List-Id: > You can use VAD Visual Ada Developer to build GUI quick and easy > http://users1.jabry.com/adastudio/index.html > Leonid I am a bit disappointed. I was expecting a GUI builder for Qt, because the same author of VAD also created the Ada bindings for Qt (both Qt 4 and Qt 5). Instead, the VAD GUI builder is based on Tcl/tk. Still useful but... a horse of a totally different color. Leonid, any chance you may add Qt support to VAD? At least for basic GUI functions (forms, dialogs, etc)