Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Trapping A Click
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00461152
Message ID:
00461154
Vues:
14
>I have created a progress bar window. When I am scanning through a large
>table, I pop it up and show the progress.
>
>What I would like is a Cancel button on the form so I can stop processing.
>I put the button on the form, but the click never happens because the
>processing is going on.
>
>So how do I interrupt processing to evaluate the click?
>
>Thanks

You have to include DOEVENTS into your loop to let vfp to procees click on a Cancell button. See http://fox.wikis.com/wc.dll?Wiki~FunctionSYS1270~VFP for more details.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform