]> git.saurik.com Git - wxWidgets.git/commit
workaround for notebook/tabctrl redraw bug, it is now not excluded from the local...
authorStefan Csomor <csomor@advancedconcepts.ch>
Wed, 16 May 2001 12:46:51 +0000 (12:46 +0000)
committerStefan Csomor <csomor@advancedconcepts.ch>
Wed, 16 May 2001 12:46:51 +0000 (12:46 +0000)
commit27419164adafee9829f56d617f9f69954878586a
tree45ff9476b39d535e8efe225c69f39f7efaf2c7b7
parentca715d8835fa612d5d5e6cf9017f7dd7ab446d4b
workaround for notebook/tabctrl redraw bug, it is now not excluded from the local eraseRgn of the parent window, thus guaranteeing that the background is always correct

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