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 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: Stefan Skoglund Subject: Re: GUI Design for Ada Date: 1999/11/05 Message-ID: <38232475.1B24A593@ebox.tninet.se>#1/1 X-Deja-AN: 544910243 Content-Transfer-Encoding: 7bit References: <7vb03r$1ea$1@news5.fast.net> Content-Type: text/plain; charset=us-ascii X-Complaints-To: abuse@algo.net X-Trace: cubacola.tninet.se 941827191 28619 195.100.240.205 (5 Nov 1999 18:39:51 GMT) Organization: Telenordia Mime-Version: 1.0 NNTP-Posting-Date: 5 Nov 1999 18:39:51 GMT Newsgroups: comp.lang.ada Date: 1999-11-05T18:39:51+00:00 List-Id: 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.