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 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,6fdc86d189b40ab3 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!proxad.net!newsfeed.stueberl.de!newsr1.ipcore.viaginterkom.de!news-peer1!btnet-feed5!btnet!news.btopenworld.com!not-for-mail From: "munnoch" Newsgroups: comp.lang.ada Subject: Re: GUI programming --a hopeful newbie =) Date: Wed, 17 Nov 2004 19:59:49 +0000 (UTC) Organization: BT Openworld Message-ID: References: NNTP-Posting-Host: host81-156-31-187.range81-156.btcentralplus.com X-Trace: titan.btinternet.com 1100721589 7064 81.156.31.187 (17 Nov 2004 19:59:49 GMT) X-Complaints-To: news-complaints@lists.btinternet.com NNTP-Posting-Date: Wed, 17 Nov 2004 19:59:49 +0000 (UTC) X-RFC2646: Format=Flowed; Original X-Newsreader: Microsoft Outlook Express 6.00.2900.2180 X-MSMail-Priority: Normal X-Priority: 3 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Xref: g2news1.google.com comp.lang.ada:6256 Date: 2004-11-17T19:59:49+00:00 List-Id: Bernd Specht => Programming in general, hence my general use of the word newbie. Others => Thanks. =) "Bernd Specht" wrote in message news:Xns95A4BF698F978BerndSpechgmxcom@151.189.20.10... > "munnoch" wrote in > news:cndk6g$gjo$1@titan.btinternet.com: > >> Hi, >> I was wondering if any of you guys could point me to sites/books/etc. >> with information about making a GUI (for Windows) for an ADA program? >> >> ps, as stated in the Subject, i'm a newbie at this, so i'll welcome >> comments regarding my need for more practise with ADA before trying a >> GUI if that would be beneficial =) >> >> Peace, Newbie signing out. >> >> --They say time travel is impossible, I say we find ourselves better >> tour operators ... >> > > > You are a newbie to what? To Ada, to GUI-programming or to programming at > all? > > If you are experienced with C and have knowledge with Win-Api, then you > should use the win32-Ada-bindings. This would be very similar to C-Api- > programming.