[perl-win32-gui-users] Strange mouse behaviour

2003-04-15 Thread Cruickshanks, Darin
This one is not terribly important, but is annoying! Whenever I start one of my GUI programs, the mouse cursor changes to an hour glass until you click on something or move it over an object. And sometimes it might stay as the text input mouse cursor when clicking on a file menu. This can be

RE: [perl-win32-gui-users] Strange mouse behaviour

2003-04-15 Thread Stuart Arnold
I've seen this same behaviour (yet not consistent). Thought it was me! No idea but I hope someone helps. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Cruickshanks, Darin Sent: Tuesday, April 15, 2003 5:10 AM To: Perl-Win32-Gui-Users Subject:

Re: [perl-win32-gui-users] Strange mouse behaviour

2003-04-15 Thread Luigino Masarati
I have seen the same behaviour so, as a workaround, I change back the cursor to NORMAL calling Win32::GUI::SetCursor as soon as possible. Bye. Luigino - Original Message - From: Cruickshanks, Darin [EMAIL PROTECTED] To: Perl-Win32-Gui-Users perl-win32-gui-users@lists.sourceforge.net

[perl-win32-gui-users] Daniel GIRAUD est absent

2003-04-15 Thread dgiraud
Je serai absent(e) du 15/04/2003 au 21/04/2003. Nous continuons néanmoins à suivre les projets. Merci de contacter Stéphane Reytan au 01 41 37 70 00 ([EMAIL PROTECTED]) ou à défaut JP Gluntz 01 41 37 73 13 ([EMAIL PROTECTED])

RE: [perl-win32-gui-users] Strange mouse behaviour

2003-04-15 Thread Peter Eisengrein
Take a look at where you put your Win32::GUI::Dialog(); line. I believe it will remain an hourglass until you give the control over to the user input. -Original Message- From: Cruickshanks, Darin [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 15, 2003 5:10 AM To: Perl-Win32-Gui-Users