Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Mouse pointer
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Titre:
Divers
Thread ID:
00134959
Message ID:
00135029
Vues:
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.

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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform