Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Stopping a Long Routine
Message
 
 
À
07/10/2005 11:32:45
Mike Smith
Doncaster Office Services
Oakville, Ontario, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 8
Divers
Thread ID:
01057205
Message ID:
01057209
Vues:
9
Add DOEVENTS to the method code so VFP can process mouse clicks.

>I have a button that starts a method that can be very time consuming. As the method progresses, it updates the screen to show information about its progress.
>
>I am now trying to find a way of stopping the method part way through.
>
>I have created a variable M.STOP which is set to NO at the beginning of the method. The method checks the value of M.STOP at various points and will terminate itself if M.STOP is found to be YES.
>
>I have added a STOP button that sets m.STOP = "YES" when clicked.
>
>The problem is that when the method is active, I cannot click on the STOP button because the mouse doesn't appear to work until the method is finished.
>
>The only key that appears to work is ESC.
>
>How do I address this problem?
>
>Mike Smith
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform