Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP DoEvent help
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00152309
Message ID:
00152342
Vues:
22
>Hi,
>
> I like a vfp written application when processing data, I can't access the menu or hot key at all until the current processing is completed which may be time consuming.
>
> I know that vfp is not multi threaded. I had add in DoEvent() in my code, it still do not help much. Is there a good way to solve it.
>Any solution or suggestion is very much appreciated.
>
>

I believe that you need to make the mouse move in order for the DOEVENTS command to work. I've done this by trapping MROW & MCOL and moving the mouse + 1 for each. Although it makes the DOEVENTS work properly, I've found the mouse is typically at -1 somewhere and still need to work on that a bit.

Steve
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform