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,ead949e915232640 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-03-21 13:00:27 PST Path: archiver1.google.com!news1.google.com!sn-xit-02!sn-xit-04!sn-xit-06!sn-post-01!supernews.com!corp.supernews.com!not-for-mail From: "Randy Brukardt" Newsgroups: comp.lang.ada Subject: Re: gwindows help please Date: Fri, 21 Mar 2003 14:55:33 -0600 Organization: Posted via Supernews, http://www.supernews.com Message-ID: References: <%C6ea.45256$_F2.3852478@news1.east.cox.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Newsreader: Microsoft Outlook Express 4.72.3612.1700 X-MIMEOLE: Produced By Microsoft MimeOLE V4.72.3719.2500 X-Complaints-To: abuse@supernews.com Xref: archiver1.google.com comp.lang.ada:35611 Date: 2003-03-21T14:55:33-06:00 List-Id: R. Srinivasan wrote in message ... >thanks. > >i figured it out. wasnt too involved. > >but i think i would try claw as well. > >I am curious whether Claw is being updated with the newer win32 sdk's? (I >had the impression -- perhaps totally baseless -- that it was not in active >development mode) > >Also initially i am looking primarily for hobbyist (read - free) licenses. I >wonder if Claw qualifies ! The Introductory version of Claw is licensed under the GMGPL. That isn't reflected in the files, but it's true (Adapower has a page devoted to that). It's true we haven't released a new free version in quite a while, but certainly development is continuing. Recently, we been working more on Internet stuff (HTTP, FTP) than GUI, but there's quite a bit of new GUI stuff in the pipeline. A new free version should appear in a few months, but I can use a line from RKBD here: it's not a priority over supporting the paying customers. Randy.