Using Win32::GUI and I'm having a problem with the program reporting to
windows that it is not responding. I know that it is because of the loop I
have the program in but I still want the user to work while I'm processing
in the background. I found a reference to $win->DoEvents() but as far as I
can see that works but it errors out with "Use of uninitialized value in
subroutine entry at hotfix.pl line 172" Gah =( I'm starting to hate this...
I've looked at the archives but no search sucks =) Anyone have any ideas?

Reply via email to