Hello,

 

I have tried using several different cursor files to see if it was my
desired cursor file that was

In error, but none of the cursors work with below syntax:

 

$Cursor = new Win32::GUI::Cursor("C:\\Bibles\\rainbow.cur");

$W->ChangeCursor($Cursor);   #-- $W is my window

 

What could be wrong?

 

Thanks,

Eric

Reply via email to