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.3 required=5.0 tests=BAYES_00,INVALID_MSGID, MSGID_RANDY autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,40faddc97c0ae97b X-Google-Attributes: gid103376,public From: "Andrew" Subject: Re: GUI Design for Ada Date: 1999/11/05 Message-ID: <7vvn34$7ea$1@news5.fast.net>#1/1 X-Deja-AN: 544997302 References: <7vb03r$1ea$1@news5.fast.net> <38232475.1B24A593@ebox.tninet.se> X-Priority: 3 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 X-Complaints-To: abuse@fast.net X-Trace: news5.fast.net 941842340 7626 209.92.13.228 (5 Nov 1999 22:52:20 GMT) Organization: FASTNET(R) - Business and Personal Internet Solutions X-MSMail-Priority: Normal NNTP-Posting-Date: 5 Nov 1999 22:52:20 GMT Newsgroups: comp.lang.ada Date: 1999-11-05T22:52:20+00:00 List-Id: Thanks Stefan. I'll do a search for gtk ada. ------------------------------------------------------------------- Andrew Stefan Skoglund wrote in message news:38232475.1B24A593@ebox.tninet.se... > Andrew wrote: > > > > In addition, I'm also looking for info/book that will help to design GUI > > front end for an Ada program running in Windows. I'm an intermediate level > > programmer that has written some code (nothing complex) in Visual Basic, > > Java and now looking into Visual C++. > > > > Hmm i can recommend gtkada and the gtk gui builder GLADE. > > POint and click in glade. > generate xml > have a program from gtkada change that output into ada.