Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
One event Interupts another
Message
 
À
14/09/1999 18:06:18
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00264705
Message ID:
00264712
Vues:
17
Hi Dan,

>When the clicked event of a command button is activated. The method for that event calls a function in a PRG. It appears as if the function is being interupted before it is finished by some other event. Is this possible and is there some way to prevent it? I would not think that each event would need to wait untill all method code had been completed before any other method could be activated by an event.

It's possible for Timer events to interrupt other events. Also DOEVENTS can cause this, with the exception that an event is never fired recursively. Also ActiveX event might fire inbetween (this depends on _VFP.AutoYield).

What event interrupts the Click method?

Christof
--
Christof
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform