Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Screen resource limits?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00714619
Message ID:
00714624
Vues:
17
>I have a screen that has many objects on several tabs. It includes many combo-boxes, lists, grids using various cursors, tables, and tempoarary files.
>
>There seems to be a very definate limit on how may objects a screen can have that are bond to cursors and/or files. There are two things that seems to happen consistantly. 1) The screen is displayed as an empty window as if there is not enough resouces to complete the activation, 2) performance crawls.
>
>Any comments? The only way I can reduce the number of open cursors/files on this screen is to move some of them to other pop-up screens which I'd rather not do for user friendly and navigation speed reasons.

One way to increase performance - but I don't think this will help with your resource problems - is to use a PageFrame, and use delayed instantiation. This means that all object that belong on Page2, for instance, are placed in a Container, and the Container is added to Page2 as soon as you activate it (if it wasn't there already, from a previous click on Page2).

HTH, Hilmar.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform