Hello all. I'm new here. I've googled and searched this forum for a while now and can't find -anything- that describes my problem.
I'm writing a simple little app that repaints its entire window (about 15% of the screen real-estate) on each FormPaint event. Using Delphi 2006.
When BDS is running the application runs about five times faster than when BDS is not running. Even when executing directly from the command line either way.
Hence, I get nice, smooth animation and input response when BDS is quietly running in its process. But as soon as I shut it down (and restart my application) my application behaves very sluggishly.
Does anyone know what is causing this and where I can look to fix it?
Thank you kindly.
I'm writing a simple little app that repaints its entire window (about 15% of the screen real-estate) on each FormPaint event. Using Delphi 2006.
When BDS is running the application runs about five times faster than when BDS is not running. Even when executing directly from the command line either way.
Hence, I get nice, smooth animation and input response when BDS is quietly running in its process. But as soon as I shut it down (and restart my application) my application behaves very sluggishly.
Does anyone know what is causing this and where I can look to fix it?
Thank you kindly.