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-20 18:54:46 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!nntp-relay.ihug.net!ihug.co.nz!west.cox.net!cox.net!p01!news1.east.cox.net.POSTED!53ab2750!not-for-mail From: "R. Srinivasan" Newsgroups: comp.lang.ada References: <%C6ea.45256$_F2.3852478@news1.east.cox.net> Subject: Re: gwindows help please X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4807.1700 X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 Message-ID: Date: Fri, 21 Mar 2003 02:54:44 GMT NNTP-Posting-Host: 68.10.37.142 X-Complaints-To: abuse@cox.net X-Trace: news1.east.cox.net 1048215284 68.10.37.142 (Thu, 20 Mar 2003 21:54:44 EST) NNTP-Posting-Date: Thu, 20 Mar 2003 21:54:44 EST Organization: Cox Communications Xref: archiver1.google.com comp.lang.ada:35581 Date: 2003-03-21T02:54:44+00:00 List-Id: 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 ! regards "Randy Brukardt" wrote in message news:v7k7nu639rms46@corp.supernews.com... > R. Srinivasan wrote in message > >i am looking for examples of multiple tasks updating forms -- progress > bars > >and the like. in particular gui updates based on timers. No samples > provided > >with the download appear to fit the bill. > > > >any pointers would be deeply appreciated. > > > There are examples of doing that sort of thing in Claw. Perhaps one of > them would be useful? > > Claw was designed to support the access of multiple tasks to the GUI; as > I understand it, GWindows was not (for reasons of interoperability with > GnatCOM). > > (I'll stop short of saying that switching to Claw might be in order. :-) > > Randy. > >