Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Replace doesn't show waiting cursor - is it true?
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00353057
Message ID:
00353247
Views:
17
>Hi everybody,
>
> Today I noticed a strange thing in one of my application:
>I made REPLACE ALL named with ' ' in BldMstr, where ~ 5000 records.
>It took some time ~ 20-25 sec., but it didn't show the wait mouse cursor... Does the default Replace command change the mouse cursor?

No, it doesn't in vfp5, but in vfp6, the hourglass should kick on after a few seconds.

In vfp5, I just added a message on the status bar indicating it would take a minute, and

_screen.mousepointer = 11 && hourglass

before all the slow things like that. In vfp6, you shouldn't have to change to hourglass (but the message is still a good idea).
The Anonymous Bureaucrat,
and frankly, quite content not to be
a member of either major US political party.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform