Click here to Skip to main content
15,890,579 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I am using Third party library for drawing image in a grid each grid contains an image. During vertical scroll i am facing with flickering of images.
Can i use double buffering to solve this issue. I found some of the articles but it all about bitmap drawing.

Thanks & Regards,
Ratheesh
Posted

1 solution

Check this article which makes double buffering Easy,
Flicker free redrawing and background buffering of drawing with two simple classes
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900