Re: WIN32LIB how to stop windows drawing background.
- Posted by Euman <euman at BELLSOUTH.NET> Jan 24, 2001
- 474 views
SW_HIDE ----- Original Message ----- From: "alban read" <alban.read at NTLWORLD.COM> To: <EUPHORIA at LISTSERV.MUOHIO.EDU> Sent: Wednesday, January 24, 2001 17:04 Subject: WIN32LIB how to stop windows drawing background. > 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 >