Fixed bug with notebook pages not showing (probably affected any
authorMattia Barbon <mbarbon@cpan.org>
Tue, 13 May 2003 19:52:58 +0000 (19:52 +0000)
committerMattia Barbon <mbarbon@cpan.org>
Tue, 13 May 2003 19:52:58 +0000 (19:52 +0000)
commit882b1d8d0e8ff5ed14fa3d2aaa3df81a041ed7b9
tree7b8616981b4e48ce1e06c5cdd3862bb4a73357b0
parentf332a5a0f83caabe02e82508402c5f8096a04ea3
  Fixed bug with notebook pages not showing (probably affected any
wxWindow/wxPanel child when panel was hidden and then shown again).
The bug was introduced by the fix for hidden windows still intercepting
mouse events.

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