Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Thisform.refresh does not refresh pageframe
Message
 
 
À
19/09/2002 17:35:36
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00702510
Message ID:
00702514
Vues:
8
For performance reasons only active page is refreshed. Usually code to refresh a page is included in the page ACTIVATE() event so only pages that user access get refreshed.

>In VFP 7.0, I am editing a previous programmer's form that contains a pageframe with three pages. I would expect that issuing "thisform.refresh" would refresh the pages within the pageframe but it doesn't. so then i tried:
>
>thisform.pageframe1.page1.refresh
>thisform.pageframe1.page2.refresh
>thisform.pageframe1.page3.refresh
>
>and that worked fine. why doesn't "thisform.refresh" refresh the pages?
>
>thanks,
>
>vim
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform