Prevent GDK assertions when a window has a hidden (never shown) parent -- do not...
authorKevin Hock <hockkn@yahoo.com>
Sun, 5 Dec 2004 19:40:01 +0000 (19:40 +0000)
committerKevin Hock <hockkn@yahoo.com>
Sun, 5 Dec 2004 19:40:01 +0000 (19:40 +0000)
commit822cf31c2799fc5c68f7ceaabd64f5bc82bf3409
tree8ffd30078a84559a74d261077df5d804725941c7
parent90470763da475f3ffd57a67e339630aef61ec270
Prevent GDK assertions when a window has a hidden (never shown) parent -- do not use wxRegionIterator over the parent if the parent is not mapped

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