Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problems with oWindow.Hide
Message
From
28/07/2000 15:44:38
Melvin Sequera
M&H New World, C.A.
Fuenlabrada, Spain
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Problems with oWindow.Hide
Miscellaneous
Thread ID:
00398318
Message ID:
00398318
Views:
73
Hi to all again!! Recently I have seen a message about this question, but i don´t remember whwere is. The case is that in that oportunity another member ask for how can he hide a window and after show another window. In that oportunity the answer was this code:

oWindow1.hide
oWindow2.show

or

oWindow1.visible = .f.
oWindow2.show


Well i've tried all and when i do oWindow1.hide and oWindow2.show AND after that i hve some code VFP hides the first window, show the second window, show again the first window and executes the rest of the code. So i wanna know if exist a procedure for (in this order):

1. Hide the first window
2. Show the second window
3. Work in the second window
4. Release the second window (i know how to do this)
5. Show the first window after execute the rest of the procedure's code

Thanks in advance, any help will be welcome
Next
Reply
Map
View

Click here to load this message in the networking platform