Added intermediate state (m_showOnIdle) indicating that
authorRobert Roebling <robert@roebling.de>
Tue, 22 Aug 2006 12:26:22 +0000 (12:26 +0000)
committerRobert Roebling <robert@roebling.de>
Tue, 22 Aug 2006 12:26:22 +0000 (12:26 +0000)
commitf46ad98f0df1e1b073a484cb34a91e2e1278fdb7
tree1b8cac84906ad9a5363d10a8ecae6516756f5472
parentcea0869cdf378f178f2ff3751b7f348fa8db7bf2
  Added intermediate state (m_showOnIdle) indicating that
    time must be given to a window to get placed correctly
    before it is shown. The avoids jumping windows.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40745 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/gtk/window.h
src/gtk/window.cpp