Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
The speed to run the form depends on ?
Message
De
18/01/2001 09:56:00
 
 
À
18/01/2001 05:25:44
Agnes Cheng
DynamicTech Consultants Ltd.
Hong Kong, Hong Kong
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00465045
Message ID:
00465114
Vues:
16
Hello

You can try to use 'delayed instantiation', in the following way:

Design every page of the pageframe (you've already done this), select all controls in every page and 'Save as Class'.
In the first activate event of every page, you can add the corresponding class with 'This.AddObject'. Thus, every page will take a little more to load, but only first time.

On the other hand: do you really need to open all those tables? Maybe you should consider to use updatable parameterized views. This will speed up your form.

Maybe this helps
Grigore Dolghin
Class Software.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform