Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do I hide a screen?
Message
De
11/08/1997 14:43:17
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00043087
Message ID:
00044065
Vues:
34
>>>2) Hide un-needed items and re-display needed items. Use ThisForm.SetAll() to enable/disable the Visible property of the items.
>>
>>Hi Richard..
>>Actually, I need to do this hide screen thing within a PAGE TAB.
>>I have 3 PAGETABS on a FORM. On the first PAGETAB, I need to
>>have an option of showing (making visible) one of two different
>>screens. Should I use your second method?
>>thanks..rob
>
>Yes, Rob. I would have two routines (form methods) - One each for setting up the pages. First, call a method to hide everything on the page: ThisForm.PageFrameName.PageName.SetAll("Visible", .F.) Next, call your page-specific code to display the items desired...ThisForm.UpdatePage1() or ThisForm.UpdatePage2(), etc.
>
>-RW-

thanks for you reply..rob
Robert Keith
Independent Developer
San Antonio, Texas
E-mail address:
rebelrob1@yahoo.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform