Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Thisform.refresh
Message
De
25/02/2004 08:14:54
 
 
À
24/02/2004 21:29:34
Joel Hokanson
Services Integration Group
Bellaire, Texas, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00880542
Message ID:
00880648
Vues:
11
As far as I can see, the only thing wrong is that 'Form.Refresh()' should be 'ThisForm.Refresh()'. At the same time, I'm not sure why you think it's not refreshing. What do you expect to see? In the refresh event of the form, add the line:
MessageBox('Refresh')
You should see the message box twice. Once when you start it up, and the other time at the end when the button calls refresh().

Alan

>I am not sure what I am doing wrong.
>
>I built a new form with one command button NOTHING ELSE
>
>on the command button click I put
>
>CLEAR
>DIR
>WAIT wind
>Form.refresh()
>
>
>The form does NOT refresh after I hit a key from the wait wind
>
>THe DIr command results stay on the screen (in the form) and thisform.refresh or form.refresh of form.refresh() seem to do nothing.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform