Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Everything not refreshing
Message
De
31/10/1997 13:00:05
Edward Crawford
City Facilities Management
Glasgow, Royaume Uni
 
 
À
31/10/1997 12:30:22
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00057620
Message ID:
00057628
Vues:
42
>>I have a form with a pageframe that has 3 tabs. All of the fields have the controlsource set. I also have a class that I use to select accounts. It is a memberof the form so as I change pages of the pageframe, the account class is always available so they can change accounts. The problem is, when I am on one page of the pageframe and I change the account, everything on the active page changes, but when you move to the other pages, the information is still on the previous account even though the new account is highlighted in the account selection class. If you again click on the selected item that page will refresh. In the account selection class I call thisform.Refresh() in the Click() event of the list. Why is it not refreshing all of the pages in the pageframe?
>>
>>-Ed
>
>As I remember, it's default VFP behaviour to refresh just active page, just to make it faster. You can easily avoid it firing refresh for all pages. Personally , I prefer to put 'refreshing' code in each Page.Activate events.

Thanks Ed
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform