because some sash code draws whether the window is visible or not, the easiest thing...
authorStefan Csomor <csomor@advancedconcepts.ch>
Tue, 10 Feb 2004 17:29:48 +0000 (17:29 +0000)
committerStefan Csomor <csomor@advancedconcepts.ch>
Tue, 10 Feb 2004 17:29:48 +0000 (17:29 +0000)
commit21f9e9538015470a16807b8307d135ecb064c196
treed43abf920552f19fee36e5c0929269590a97448d
parentd8339072302116b4b5b489c0304bb313001144a5
because some sash code draws whether the window is visible or not, the easiest thing is to make the MacGetVisibleRegion return an empty region for this case, so the wxDC is always entirely clipped

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