Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Delayed binding in VFP5?
Message
 
À
26/08/1997 10:31:05
Elyse Pomerantz
Dynamic Data Concepts, Inc.
Brooklyn, New York, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00046930
Message ID:
00046987
Vues:
24
>I was under the impression that in VFP5 there is delayed binding/instantiation with PageFrames, but I don't see any evidence of this. I have a form with a PageFrame with about 10 pages, and each page has at least one grid bound to a table or cursor. This form takes a very long time to load and when I use the Event Tracker, I notice that it seems to be going through the Init of all the pages, grids, columns, etc. Am I misunderstanding what this is supposed to do? I know about the work around involving saving the pages as classes and adding them as the user selects the page, but I don't want to do that if I don't have to.

Elyse,

The delayed binding that was added to VFP 5.0 was data binding not page/control binding. If you want delayed population of your pages you have to do it the same way you did in 3.0. Using the classes like you mentioned in your message.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform