Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Displaying Conditional Container
Message
 
À
19/07/2001 10:59:36
Jay Johengen
Altamahaw-Ossipee, Caroline du Nord, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00532576
Message ID:
00532591
Vues:
15
This message has been marked as the solution to the initial question of the thread.
if you are only going to get this container for this one form
personally for simplicity I would

add a pageframe to the form, set "tabs" property to .F., and in the refresh of the form evaluate the condition and show the desired page thisform.pageframe.activepage = nPageNumber

thats just so everything is pre-loaded i.e. the condition changes everything is loaded to the background just a matter of bringing everything to the front

now for generic speed a class is generally faster <-- notice the verbiage, could be taken different ways

bottom line it's a personal preference if your only going to call the container to one form

Hope this helps clear the air


>I want to have a portion of a form that changes depending on a condition whenever refreshed. Can I create different containers as classes and then call the one I want to display somehow during runtime? I'm trying to avoid having multiple containers that will occupy the same space on my form in development. Thanks!
>
>Regards, Renoir
Stephen McLaughlin
"Sexy Steve Valenteno", "Blastmaster"
stephenmclaughlin@gmail.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform