Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Changing mouse icon
Message
 
 
To
28/01/1999 10:36:41
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00181328
Message ID:
00181641
Views:
8
Bob,

This works for me in VFP6

_screen.MousePointer=99
_screen.MouseIcon="c:\windows\cursors\hourglas.ani"

>I am trying to change the mouse icon when the app will be busy for a while. I tried to use the approach from KB Q137627. This code uses the Win32 API, and almost works, but does not necessarily restore the original icon properly.
>
>Am I using the right approach, or is there a better way to handle this? If I am using the right approach, I can give more details on how the API is failing, if necessary.
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Reply
Map
View

Click here to load this message in the networking platform