Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
PageFrame strange behaviour
Message
From
16/01/2005 09:41:58
 
 
To
13/01/2005 21:54:06
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Miscellaneous
Thread ID:
00976857
Message ID:
00977584
Views:
32
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform