Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Why does this do this...and how can I fix it.
Message
De
27/03/2002 13:37:34
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00637949
Message ID:
00638001
Vues:
26
That will work also, unless some other controls will not change their ZOrder in their INIT() too.
The reason I suggest to set ZOrder in Page.Init() is that it will fire after all controls' Init() already fired.


**************************************************
Thanks. Here's what I did, and it appears to work. I have a class definition for the 3d container. In its init() event I make the following call: this.zorder(1).

Thanks again...hopefully this will save me some major frustration in the future!


>
>Never seen this behavior. You might try to place the commands changing ZOrder for containers into Page.Init() so it will execute it when all the controls on page exist for sure.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform