Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Mouse pointer
Message
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Title:
Miscellaneous
Thread ID:
00134959
Message ID:
00135018
Views:
16
>>I have a function call that takes some time to run. I want to turn the mouse pointer from an arrow to the hour glass until the process is complete ( some users still insist that if the arrow is present, nothing is happening ). I know that in VB the process is simple, however I am having difficulty in VFP 5.0.
>
>You can just use _screen.mousepointer = 11 at begin of run, then set back to 1 at end...

Probably want to set it to 0 (zero) at the end.

MHO,
Paul M.
Paul M.
MCSE/MCSA/MCT/MCP+I, A+, Network+, I-Net+
Nil carborundum illegitimi.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform