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.1 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM,FREEMAIL_REPLY autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,3ad7a8611c2e60ae X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!postnews.google.com!j4g2000yqe.googlegroups.com!not-for-mail From: Leonid Dulman Newsgroups: comp.lang.ada Subject: Re: GUI with Ada? Date: Sat, 19 Dec 2009 02:36:20 -0800 (PST) Organization: http://groups.google.com Message-ID: References: <2RRWm.115219$gg6.92260@newsfe25.iad> NNTP-Posting-Host: 89.138.64.146 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1261218980 9354 127.0.0.1 (19 Dec 2009 10:36:20 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Sat, 19 Dec 2009 10:36:20 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: j4g2000yqe.googlegroups.com; posting-host=89.138.64.146; posting-account=gOkKbAoAAACKpspXTBDXeWNsiTyhFowY User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/4.0; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.3; .NET CLR 4.0.20506),gzip(gfe),gzip(gfe) Xref: g2news1.google.com comp.lang.ada:8447 Date: 2009-12-19T02:36:20-08:00 List-Id: On Dec 18, 10:44=A0pm, "Nasser M. Abbasi" wrote: > Hello; > > I have not kept up with Ada for sometime. I was wondering, if someone wan= ts > to develop a simple GUI (plots, menus, buttons, graphs, etc..) using Ada, > and have the code compile to a .exe on windows and linux, which is the > current most popular software pieces needed for the GUI? > > Assuming I will be using GNAT. Which gcc version should I be using these > days which has the latest Ada support in it? Should I be using gcc direct= ly > for Ada programming these days, or use GNAT GPL 2009 version from Libre w= eb > sitehttp://libre.adacore.com/libre/? > > I know there are few choices for the GUI, and just wanted to check what i= s > the "best" choice do you think for that. =A0One with a GUI builder would = be > nice (i.e. where one can pick the components and lay them out to design t= he > interface). This will be an school program, nothing commercial. I wanted = to > try to write some basic finite element code in Ada, but need a GUI part f= or > the simulation part. > > Thanks, > --Nasser You can try Visual Ada Developer VAD 7.3 http://users1.jabry.com/adastudio/= index.html Leonid (leonid_dulman@yahoo.co.uk)