Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Debugger
Message
De
06/03/2006 02:23:30
Thomas Ganss (En ligne)
Main Trend
Frankfurt, Allemagne
 
 
À
05/03/2006 16:15:44
Mike Smith
Doncaster Office Services
Oakville, Ontario, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Versions des environnements
Visual FoxPro:
VFP 8 SP1
Divers
Thread ID:
01101549
Message ID:
01101643
Vues:
9
>But what I found was really weird. When I have the debugger activate then RUN TO CURSOR, my code performs correctly. When I take out the SET STEP ON line, the code performs incorrectly.
>
>The issue was that the buttons on the previous form were not disabling. With SET STEP ON, I can watch the code go through the disable method and then RUN TO CURSOR shows the buttons disabling properly.

With the debugger you often have different event order and sometimes (depending on debugging inside or outside the vfp window) different form activation sequences. Log form activation/deactivation to a file to see possible differences with and without debugger and/or try some DoEvents.

HTH

thomas
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform