Hi, Just committed the flicker-free windows code. This prevents any flickering of widgets in a window when it's resized. Because the code may break your current windows (for instance, graphic objects now do not show up, and WS_CLIPCHILDREN causes no the background to not be redrawn) you must explicitly turn it on with the -noflicker => 1 option for your window.
Steve