J
JMecc0
I am drawing simple graphics on a custom control which has a static
background image. When I try to rapidly (maybe 50 times per second)
redraw the graphics the computer can't keep up. There is no issue
when I just draw graphics on a control with a plain color as the
background but with an image set as the background it seems the
control redraws the background each time I refresh which makes its
performance poor. Is there a way to improve this situation?
Thanks,
Jo
background image. When I try to rapidly (maybe 50 times per second)
redraw the graphics the computer can't keep up. There is no issue
when I just draw graphics on a control with a plain color as the
background but with an image set as the background it seems the
control redraws the background each time I refresh which makes its
performance poor. Is there a way to improve this situation?
Thanks,
Jo