in reply to Win32::Gui + Threading?

Oh no...

You guys aren't gonna be happy about this. I think I've found the solution...

In lwpcook it says that you can specify a sub to run for each line that LWP downloads... All I need to do, apparantly, is stick a DoEvents() into the loop and everything SHOULD work... I think... It has another advantage in that it allows me to use a progress bar and abort in the middle of a download if someone wants to exit.

Regardless of whether or not I use any of these suggestions you all made, thanks. I always enjoy watching what happens when TMTOWTDI breaks out.

Thanks again.


-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GIT d- s:++ a--- C++++ UL P+++>++++ L+ E- W++>+++ N !o K- w+ O---- M-- V--
PS PE Y- PGP t++(+++) 5(+++)++++ X R+@ tv+ b+++ DI+ D- G e->+++ h! r-- y-
------END GEEK CODE BLOCK------
Translate

"Weird things happen, get used to it."

Flame ~ Lead Programmer: GMS

Replies are listed 'Best First'.
Re: Re: Win32::Gui + Threading?
by deadkarma (Monk) on Nov 14, 2001 at 10:14 UTC
    I'm glad to have been able to amuse you.

    =)