Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Hide and Show
Message
 
 
To
21/03/2000 15:57:30
Chuck Tripi
University of Wisconsin - Milwaukee
Milwaukee, Wisconsin, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00348582
Message ID:
00348585
Views:
12
How about:

ThisForm.Visible = .f.
do form otherform && however, this form must be modal
ThisForm.Visible = .t.

>VFP 6.0
>
>I have a mainmenu form and buttons on it. Upon clicking a button, I like to close the mainmenu form and open whatever other form (more like model), and then upon close/exiting the form, I like to reappear the mainmenu form again. In the "Exit" button of the other form, I have just this "THISFORM.RELEASE" and in the mainmenu form, I have "DO FORM authform". I tried put this in the button (of the mainmenu form) and didn't work right
>
>THISFORM.HIDE()
>DO FORM authform
>THISFORM.SHOW()
>
>What do I need to do?
>
>Chuck
Mark McCasland
Midlothian, TX USA
Previous
Reply
Map
View

Click here to load this message in the networking platform