Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Form with 16 page pageframe and lots of fields
Message
 
To
16/04/1999 09:03:10
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00208756
Message ID:
00209020
Views:
27
>Good suggestions.
>
>I am running VFP 6.0 and doing dataentry from a 16 page application. There is a lot of information to gather from the application, about 750 distinct items in fact :-)
>
>Aren't pages in pageframes containers? Should I disable textboxes on pages that aren't visible?
>
>It also takes forever for the program to start and end. That's kinda a pain too, but I can deal with it. When someone sits down to do data entry, that is all they are going to be doing for a few hours. A ten minute startup or shutdown isn't so bad then.
>
By disabling everything on every page at design time and enabling them in the activate of your pages you'll increase your performance significantly. You can use the setall() method to activate everything on the pages and if you need something disabled, disable them individually.
John Harvey
Shelbynet.com

"I'm addicted to placebos. I could quit, but it wouldn't matter." Stephen Wright
Previous
Reply
Map
View

Click here to load this message in the networking platform