From: Ole S. <ole...@gm...> - 2009-05-29 07:25:10
|
Hallo Theodore, "Drain, Theodore R" <the...@jp...> writes: > Remember, this is not a multi-threaded system. You can't receive a > second repaint event while the drawing code is happening because the > event loop is not in a separate thread. This is not my choice. If the user resizes the window, the events are created in that manner. And I cannot prevent the user from resizing the window. Best regards Ole |