A
Andreas van de Sand
Hi all,
I'm working on an application and want to use background images for forms
and controls. Using the images itself is not a problem, but when I run my
application it becomes really slow and my CPU usage goes up to 100% for a
time...
Is there a better way of setting background images?
It's just 3 images I think, all pretty small, and I already created the
objects for the images and set them to the controls at runtime so that it
uses only 3 objects and not new instances for every control.
But still...
It can't be that hard just to show a couple of images...?
Many thanks for your help...
Andreas
I'm working on an application and want to use background images for forms
and controls. Using the images itself is not a problem, but when I run my
application it becomes really slow and my CPU usage goes up to 100% for a
time...
Is there a better way of setting background images?
It's just 3 images I think, all pretty small, and I already created the
objects for the images and set them to the controls at runtime so that it
uses only 3 objects and not new instances for every control.
But still...
It can't be that hard just to show a couple of images...?
Many thanks for your help...
Andreas