----- Original Message ----- From: "Wim de Vries" <[EMAIL PROTECTED]> To: <perl-win32-gui-users@lists.sourceforge.net> Sent: Wednesday, February 26, 2003 9:52 PM Subject: [perl-win32-gui-users] doEvents error
> Hi, > I'm using doEvents() in a loop (that does some file processing) to check > for a user Cancel. > When the mouse is moved over the window I get: > Use of uninitialized value in subroutine entry at filedisplay.pl line 224 > (DoEvents() line). > I've seen some discussion about this up here, but did not find a solution > for my problem. Seems like the system is looking for a callback function > for every message. > > win32-gui 0.0.588 (0.0.665 won't ppm for Perl 5.8.0) + gui loft. > > regards Wim de Vries > what is on line 224? post some code and we can look at it