Jan Hoelterling
2008-10-20 12:47:32 UTC
I have a simple form with an editor control in which I display release notes
for the current program version.
In the IDE, it opens in 1.06 seconds, in the Runtime, it takes 9.43 seconds
(and that's on a faster computer).
Instantiation of the form is very fast in either case, at about 0.1 seconds.
Any idea what could be causing this and how I can get around it?
Thanks in advance for any suggestions!
Jan
for the current program version.
In the IDE, it opens in 1.06 seconds, in the Runtime, it takes 9.43 seconds
(and that's on a faster computer).
Instantiation of the form is very fast in either case, at about 0.1 seconds.
Any idea what could be causing this and how I can get around it?
Thanks in advance for any suggestions!
Jan