WIN32LIB how to stop windows drawing background.
- Posted by alban read <alban.read at NTLWORLD.COM> Jan 24, 2001
- 477 views
I am using a pixmap to double buffer a window. The problem is that windows always draws the background causing a flicker. I think you need to set the background brush to NULL in the window class. I cant see how to do this in Win32Lib. Any help appreciated. Cheers Alban