from the GUI sample script (should've come with the Module), textfield.pl
my $C = new Win32::GUI::Cursor("harrow.cur");
$Window->ChangeCursor($C);
$Window->Reset->ChangeCursor($C);
-Pete
-----Original Message-----
From: Motesicky Alojz [mailto:[EMAIL PROTECTED]
Sent: Wednesday, October 02, 2002 03:50
To: '[email protected]'
Subject: [perl-win32-gui-users] Cursor is not refreshed correctly
Hi,
I am a novice in this mailing distribution list therefore sorry for my non
topical information.
How set up window settings to correct changing of a mouse cursor on
Win32-GUI version 0.0.665 ?
Thanks
Lolo.