Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Re-post -- How could this be
Message
De
12/03/2003 13:13:19
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00764752
Message ID:
00765009
Vues:
16
Hi Ron,
I haven't taken in all of the details of the replies to you, but this is my take on the prob. According to the MSDN help files:

"The Show method sets a form or form set's Visible property to true (.T.) and makes the form the active object. If a form's Visible property is already set to true (.T.), the Show method makes it the active object."

So pretty clearly what is happening is that your 1st 2 wait windows are referring to whatever "THISFORM" is before you create your new FORM object. Your property is set to .f. on that form. However, after the .SHOW(1) is executed, this new form becomes your active form and aparently that property defaults to .t., is that correct? If so, you will have to use a reference to your original form to continue accessing properties or methods of that original form.

Hope this is somewhat helpful.
Paul A. Busbey
Victoria Insurance
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform