Click to See Complete Forum and Search --> : Double buffering techniques


niran
May 20th, 1999, 07:48 PM
Hi,

Could anyone tell me how to avoid flickering using double buffering?
I have an applicstion in which I am drawing some waveforms. If I scroll,
flickering happens.

Any help?

Thanks
Niran

May 20th, 1999, 09:26 PM
CodeGuru's misc section contains several articles on flicker-free drawing, which I have found to be very helpful. Good luck.