[perl-win32-gui-hackers] Success with flicker-free windows!

2003-12-13 Thread Steve Pick
Hi, Yep I've done it. But my implementation SUCKS and breaks a few things so I won't commit yet. First, the HOW: Before you read on, be prepared for nastiness. When WM_ERASEBKGND is received in CommonMsgLoop it is discarded (so we stop backround erasing happening). When WM_PAINT is received in

Re: [perl-win32-gui-hackers] Success with flicker-free windows!

2003-12-13 Thread Glenn Linderman
On approximately 12/13/2003 7:41 PM, came the following characters from the keyboard of Steve Pick: Hi, Yep I've done it. But my implementation SUCKS and breaks a few things so I won't commit yet. 4.Graphics objects no longer show up (DCs don't seem to support WM_PRINT). 5.Setting WS