Flickerless Graphics Problem
I'm using SetStyle(ControlStyles.UserPaint | ControlStyles.AllPaintingInWmPaint |ControlStyles.DoubleBuffer, true) to create flickerless
drawing in a custom graph control I'm using. Everything works great, except that when another window passes over the control,
the invalidated area isn't being redrawn correctly. Has anyone else encountered this problem?
Wang WenPosted May 12, 2015, 3:48 AM
It's a free library for making visual charts. It supports data display in the web (JavaScript) and mobile terminals (Android native/iOS native/Webview) and provides various types of common commercial charts.
henryrickPosted Jan 1, 2004, 7:53 AM