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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,899b6cda699de8ba X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-03-17 08:50:01 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.stueberl.de!feed.news.insnet.cw.net!itchen!clyde!not-for-mail From: "Ant" Newsgroups: comp.lang.ada References: <3e75e88a$0$4088$4d4ebb8e@read.news.de.uu.net> <27mda.65884$gi1.28494@nwrdny02.gnilink.net> Subject: Re: What do I need to write a Windows program with Ada? Date: Mon, 17 Mar 2003 16:46:52 -0000 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Message-ID: <3e75fc3e$0$895$9b0f33e3@clyde> NNTP-Posting-Host: 10.192.81.113 X-Trace: 1047919678 clyde 895 10.192.81.113 Xref: archiver1.google.com comp.lang.ada:35413 Date: 2003-03-17T16:46:52+00:00 List-Id: "Stephane Richard" wrote in message news:27mda.65884$gi1.28494@nwrdny02.gnilink.net... > Hi Vincent, > > I would HAVE to suggest using the Windex Library dedveloped by the one I > like to call "The Guru" of Windows Binding, I hereby name Mr. Stephen Leake. > > You can get it at http://users.erols.com/leakstan/Stephe/Ada/windex.html > It's free and you'll soon notice as you, browse the source files that things > are very well organized into highly functional groups of objects to make > navigation in the library very straight forward and efficient. > > To me, It's the easiest most natural way to do Windows in Ada and was > created by someone who knows what he's talking about :-). >From the web page: "However, recently GtkAda has gotten much better, and is now officially supported by Ada Core Technologies. So I'm not working on Windex anymore; I'm switching to GtkAda." (page was last modified: May 5, 2002) Oh well, so much for that then. :(