Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Reference To the Highest Level Container
Message
 
To
28/03/2003 10:11:01
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00769815
Message ID:
00771327
Views:
13
Yes I will be creating the container on every hit and your suggestion will work fine in that environment. My framework is designed to work on the desktop or with web-connect. The controls can render themselves in DHTML so they look the same in IE as they do on the desktop. In this way I do not have to spend time duplicating functionality for the web. So I am trying to design a solution that works properly in both scenarios.

Thanks
Simon


>>My main goal is to avoid the performance hit of walking up the containership heirarchy. My main concern is when the application is run in Web-Connect. I want the application to running quickly.
>>
>If it's Web Connection, I assume you're creating the container on each hit. Correct? If so, you could just make the reference to the top-level container a private variable (say, poTopContainer) when you instantiate it. Just a thought.
>
>-- Randy
Simon White
dCipher Computing
Previous
Reply
Map
View

Click here to load this message in the networking platform