Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Replace doesn't show waiting cursor - is it true?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00353057
Message ID:
00353314
Vues:
15
Hi Bruce,

Thanks a lot for your advice. I'll check it out again.

>_screen.mousepointer = 11 && hourglass - This is also a good point. I know I did similar it in VB, but was not sure how to do it in VFP, so I took George Tasker code using API functions :)

The message I already put (in wait window), but I like the idea of statusbar too.

>>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).
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform