Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
PageFrame strange behaviour
Message
De
16/01/2005 09:41:58
 
 
À
13/01/2005 21:54:06
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Versions des environnements
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Divers
Thread ID:
00976857
Message ID:
00977584
Vues:
31
Hi Bill.

Your response seems to indicate that there is a better solution. Are you implying that I should try to keep PageCount=0 in my base class? If so, do you have any suggestions on what might be causing this problem?

PMFJI, but you should definitely leave your PageCount at 0 in the class so that you can give your pages meaningful naames.

To solve the problem of the pages coming up in "stealth mode" in the sub-classes, just set the ActivePage property to 1 in the property sheet or in code in the sub-class's init() like this:
Thisform.pgf.ActivePage = 1
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform