Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
After calling other Modal formset display issue
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 6 SP5
OS:
Windows 2000 SP4
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
00968724
Message ID:
00969937
Vues:
22
HI Colin,

>but as soon as I Resume the code the textboxes stop updating though the .Value and .Refresh code is being hit.

You don't need to call Refresh, when you change the value. The purpose of Refresh is to evaluate the ControlSource and store the result into the Value property.

I haven't realized that your code runs in a loop. You might need to call the Thisform.Draw() method to force VFP to redraw the form.

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

Click here to load this message in the networking platform