Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
PageFrame Limit
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00111323
Message ID:
00111751
Views:
21
Jerry,

FWIW, I did just run that code and it created 1000 nested pageframes of 2 pages without any problems on a P2-300 with 64 meg. The form consumed 3.4 meg of memory according to sys(1016), which isn't always a reliable object memory use measurement tool. Inserting this code in the loop debugout debstr( i, sys(1016) ) Shows each pageframe took 3.4 kb which agrees with the total. The instantiation took about 5.5 seconds without the debugout statement and it the form destructs in about 4 seconds. I'm sure the code would run to 10000 with pretty much just a linear increase in time and memory use.

I wonder if VB could nest pageframes this far.

>>I think the enduser would be screaming bloody murder after 3 or 4 levels of >nested pageframes, but who says the UI has to have the user in mind when it's >designed. *LOL*
>
>Just use your object based code to make the pageframes, and hand out magnifying glasses to the users. Placing so much in so little a space helps saves pixels, or the environment or something.
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform