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 09:26:45 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!hammer.uoregon.edu!skates!not-for-mail From: Stephen Leake Newsgroups: comp.lang.ada Subject: Re: What do I need to write a Windows program with Ada? Date: 17 Mar 2003 12:19:20 -0500 Organization: NASA Goddard Space Flight Center (skates.gsfc.nasa.gov) Message-ID: References: <3e75e88a$0$4088$4d4ebb8e@read.news.de.uu.net> <27mda.65884$gi1.28494@nwrdny02.gnilink.net> NNTP-Posting-Host: anarres.gsfc.nasa.gov Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: skates.gsfc.nasa.gov 1047922387 21703 128.183.235.92 (17 Mar 2003 17:33:07 GMT) X-Complaints-To: usenet@news.gsfc.nasa.gov NNTP-Posting-Date: 17 Mar 2003 17:33:07 GMT User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Xref: archiver1.google.com comp.lang.ada:35415 Date: 2003-03-17T17:33:07+00:00 List-Id: "Stephane Richard" writes: > 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. Thanks for the plug. > 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 :-). Thanks again. Always nice to be appreciated :). However, Windex does not currently support the tree control. And I've given up developing it, in favor of learning more about / contributing to GtkAda (and supporting my daughter in college, going to anti-war protests, etc :). Windex is GMGPL, so anyone is free to add a tree control to it. -- -- Stephe