Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to pause the program.
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01227970
Message ID:
01228246
Vues:
26
Hi Russell,

>I was thinking that if you bound to a Windows event like this, the form would respond to a key pressed no matter what program is running. That doesn't seem to be the case here.

BINDEVENT works much like timers in VFP. They only fire when VFP checks for them while being idle, having a DOEVENTS, and the like. The code is not executed, for instance, when VFP is running a lengthy SQL statement.
--
Christof
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform