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
Printable View
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
CodeGuru's misc section contains several articles on flicker-free drawing, which I have found to be very helpful. Good luck.