Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Speed of Page Frames
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00182848
Message ID:
00182935
Views:
13
>Thank you all for the replies. We figured out the solution which may be of common interest:
>
>For each page of the page frame, create a container class that contains all of the controls for the page.
>When the page activates, add the container. When the class de-activates dispose the object.
>Of course, there is a small penalty of instantiating the object each time you click a new tab, but in our case at least, it's not a big problem.
>
>Best regards,
> - Peder
>
>PS: For the record, we are using VFP6

Ah, maybe you've hit the same problem I've had then. I haven't studied it much yet, but something is much slower on pageframes in 6 than 5 under some circumstances.

Your solution is good for some situations I agree, but we do a lot of security-level form-init actions that make that method difficult for us...
The Anonymous Bureaucrat,
and frankly, quite content not to be
a member of either major US political party.
Previous
Reply
Map
View

Click here to load this message in the networking platform