Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is this redundant?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00220474
Message ID:
00220483
Vues:
24
Steve,

Only the active page is refreshed by thisform.Refresh. VFP does this for performance reasons, it doesn't waste time refreshing things the user might never see. There is an article under Q&A, OOP on my website that shows how to create a PageRefresher decorator class that your PageFrame class can add to every page to make sure each page is refreshed as it's activated.

>THISFORM.Refresh
>THISFORM.pf.p_1.Refresh
>THISFORM.pf.p_2.Refresh
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform