From: Johan L. <jo...@ba...> - 2001-10-25 15:03:36
|
Mark wrote: >I have a window full of colourful cirles that get >blanked out whenever another window goes on top. I The Win32::Graphic control has a Paint event. Maybe if you paint on that one instead. Note that you have to redraw the entire control each time. Trivia: This is how The GUI Loft design window works, by drawing what looks like controls in the window. /J ------ ---- --- -- -- -- - - - - - Johan Lindström Boss Casinos Sourcerer jo...@ba... http://www.bahnhof.se/~johanl/ If the only tool you have is a hammer, everything tends to look like a nail |