MikeyG
Dec 29th, 1999, 08:30 PM
Greetings,
I've seen a few emails similar to this one recently, but none have been drawing to the screen in the way that I am.
I am using the Draw method of the ImageList control to paint a picture directly to a form, at a refresh rate of ~50ms. I'm getting the tearing problem to do with the screen refreshing before the image is fully plotted - my question is, does anyone know of a way to wait for the screen refresh? Or is there another way around my problem?
------------------
Mike
Software Developer
I've seen a few emails similar to this one recently, but none have been drawing to the screen in the way that I am.
I am using the Draw method of the ImageList control to paint a picture directly to a form, at a refresh rate of ~50ms. I'm getting the tearing problem to do with the screen refreshing before the image is fully plotted - my question is, does anyone know of a way to wait for the screen refresh? Or is there another way around my problem?
------------------
Mike
Software Developer