> It wouldn't take much to turn it into a proper example.  Does 
> this seem like the right way to do it?
> 
> 
> > Something I would like to see for example would be a "list" 
> of sites in say a Win32::GUI::Grid (or listview at worst 
> case, if we want to not use extensions in the examples) with 
> one or more threads that periodically(using a 20 second timer 
> for example) connect to the sites and measure response times 
> to populate another column on the Grid.
> >  
> >
> Interesting idea - again it wouldn't be very difficult

Cool....  What about implimenting a cancel and/or "pause" button to stop/pause 
the existing threads?   

OT:  one of my biggest questions is about understanding how threads work(or 
don't) with regard to objects.  In my work, I tend to use Excel/MSXML/IE in 
many of my programs(mainly MSXML though).   If I could get a limited number of 
threads going, each using a different object or possibly sharing the same 
object with me performing the locks on the threads, that would be ideal.  If 
anyone has any links to sites with help and especially examples, that would be 
great.....

> >Also, has anyone created a PPM for this release yet?  If so, 
> is it available on a repository, or only on the sourceforge 
> site for download?  
> >  
> >
> There's a PPM in the bribes repository 
> (http://www.bribes.org/perl/ppmdir.html#ap)
>   |ppm install http://www.bribes.org/perl/ppm/Win32-GUI.ppd
> (I haven't tested it)
> 
> I am also in dialog with ActiveState, and it *should* get in their 
> repository on their next build cycle (which was supposed to be last 
> Tuesday night, but it doesn't look like it happened yet)

Thanks Robert!   I am glad you and Glenn and a few others have the skills and 
are sacrificing the time to work on Win32::GUI.  I have been using it for over 
5 years and I have seen it grow and mature thanks to the hard work of people 
like you.  

Joe

Reply via email to