![]() |
|
Pathologically Eclectic Rubbish Lister | |
PerlMonks |
Re: Win32::GUI, tell an event handler to stopby traveler (Parson) |
on Jul 03, 2007 at 20:19 UTC ( #624774=note: print w/replies, xml ) | Need Help?? |
First, you could block events (and show a different cursor, background or something) until the first query completed.
Another approach is to queue the requests and fire a new one off when each one completes. HTH, --traveler
In Section
Seekers of Perl Wisdom
|
|