Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Hiding form when accessing menu
Message
De
16/06/2014 10:43:10
 
 
À
13/06/2014 10:52:28
Dragan Nedeljkovich
Now officially retired
Zrenjanin, Serbia
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de menu & Menus
Versions des environnements
Visual FoxPro:
VFP 7 SP1
OS:
Windows 2000
Network:
Windows 2000 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01601801
Message ID:
01601897
Vues:
51
>>>Hi. VFP7 user. How can I hide my form when I click on a pull-down menu option? thanks, Randy
>>
>>I always create a variable with the object reference to the form. For example:
>>
private goMainWindow
>>goMainWindow = NULL
>>do form mainwindow to goMainWindow
>
>Didn't you mean this?
>
>do form mainwindow name goMainWindow

Yes! Thanks for correcting this.


>>If the creation of the form succeeds, then I can use that variable. To hide the form:
>>
goMainWindow.visible = .F.
>>To redisplay it:
>>
goMainWindow.visible = .T.
Groet,
Peter de Valença

Constructive frustration is the breeding ground of genius.
If there’s no willingness to moderate for the sake of good debate, then I have no willingness to debate at all.
Let's develop superb standards that will end the holy wars.
"There are three types of people: Alphas and Betas", said the beta decisively.
If you find this message rude or offensive or stupid, please take a step away from the keyboard and try to think calmly about an eventual a possible alternative explanation of my message.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform