Speed of loading a form (OpenInsight 32-bit)
At 10 FEB 2012 01:44:48AM Colin Rule wrote:
On one specific form the load time when running the application to open the form is slow, maybe 10 seconds, on some workstations.
With a timer and debugger tracing this, it is not in the create event code, as the time from launch to the first line of code is about 8 seconds, the remaing 2 seconds is within the code.
The form has a lot of controls, perhaps 100 or so, but I have other forms with this many controls which dont have the issue.
Is there anything that may cause slow load times for a form.
Any solution ideas.
Thanks
Colin
At 10 FEB 2012 03:07AM Donald Bakke wrote:
Colin,
FWIW, we've run into this problem as well and it is clearly related to the number of controls on the form. However, we can't figure out if this is related to certain types of controls or not. We have forms with many more controls that seem to load relatively quickly (although still slow compared to non-OI apps).
At 10 FEB 2012 06:29AM carl pates wrote:
Colin,
Have you tried running a profile log against the window to see if you identify what's taking the time?
World leaders in all things RevSoft