if we have wxBG_STYLE_PAINT, we must clear the background ourselves, since on OSX...
authorStefan Csomor <csomor@advancedconcepts.ch>
Tue, 20 Apr 2010 05:01:39 +0000 (05:01 +0000)
committerStefan Csomor <csomor@advancedconcepts.ch>
Tue, 20 Apr 2010 05:01:39 +0000 (05:01 +0000)
commit4766d85b113811f4d5534aceb5ba87478e981e04
treea7b279c28be87279fb1c603b908e7ae3fa705bb6
parent7f01b1fe21b10e59f19a25ccf8797696a865d017
if we have wxBG_STYLE_PAINT, we must clear the background ourselves, since on OSX there might be transparent subpanels, fixes #11958

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