Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Pageframe pages
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00774581
Message ID:
00774927
Vues:
16
Terry/Garrett,

PMFJI, but I use this technique (containers dropped on forms/pages) for a large portion of my work. I have developed two classes that might interest you: a Form class and a PageFrame class, both of which populate and manage their contents *as needed* from keyworded Container classes in a specified classlib. The containers are instantiated ONLY when the page is initially selected, which speeds instantiation time of the form/pageframe; on subsequent selection of the page, the desired container is already in memory and is made visible rather than reloaded from the classlib.

Let me know if you're interested in these classes.


>Hi Garrett,
>
>Thanks for your suggestion. I will take a look.
>
>>>Unfortunately, the page must be displayed some times and not displayed other times.
>>
>>You could save all of the controls on the page in a container class. That way, when you added the page, you would only need a couple of lines of code to add the container, and when you deleted it, you wouldn't be losing anything.
Evan Pauley, MCP
Positronic Technology Systems LLC
Knoxville, TN

If a vegetarian eats vegetables, what does a humanitarian eat?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform