Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Refresh Problem
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Versions des environnements
Visual FoxPro:
VFP 8
OS:
Windows XP SP2
Divers
Thread ID:
01183981
Message ID:
01184246
Vues:
15
>Hi All,
>
>
>I'm converting an existing application and have created a form that has a label and cancel button on it. There's a method defined on the form that handles the main processing. The label is used to display progress of the update through the file by showing the current record number in the database. As the form executes the label isn't refreshing properly.... not sure what's wrong.
>
>
>thanks in advance,

Don,
your problem is not with the refresh. Refresh only updates the data in data bound objects. After each time you update the label run the form Draw method. This updates the display of the form.
Thisform.Draw()
Beer is proof that God loves man, and wants him to be happy. - Benjamin Franklin
John J. Henn
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform