Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problems with oWindow.Hide
Message
De
28/07/2000 15:44:38
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Problems with oWindow.Hide
Divers
Thread ID:
00398318
Message ID:
00398318
Vues:
69
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform