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:
00135029
Views:
17
>>>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.

Either one - I haven't found any difference, since whatever object you're over takes precedence over _screen after processing...
The Anonymous Bureaucrat,
and frankly, quite content not to be
a member of either major US political party.
Previous
Reply
Map
View

Click here to load this message in the networking platform