git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20252
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
if (HasFlag(wxTR_AQUA_BUTTONS))
{
if (HasFlag(wxTR_AQUA_BUTTONS))
{
+ // This causes update problems, so disabling for now.
+#if 0 // def __WXMAC__
wxMacPortSetter helper(&dc) ;
wxMacWindowClipper clipper(this) ;
wxDC::MacSetupBackgroundForCurrentPort( MacGetBackgroundBrush() ) ;
wxMacPortSetter helper(&dc) ;
wxMacWindowClipper clipper(this) ;
wxDC::MacSetupBackgroundForCurrentPort( MacGetBackgroundBrush() ) ;