git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34058
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
,(LONG)nMaxHeight
,SWP_ZORDER | SWP_SIZE | SWP_MOVE | SWP_SHOW
);
,(LONG)nMaxHeight
,SWP_ZORDER | SWP_SIZE | SWP_MOVE | SWP_SHOW
);
- GetParent()->Refresh();
//
// Where do we put the next button?
//
//
// Where do we put the next button?
//
_T("wxStaticBox can't be used as a window parent!") );
#endif // wxUSE_STATBOX
_T("wxStaticBox can't be used as a window parent!") );
#endif // wxUSE_STATBOX
+ // Ensure groupbox backgrounds are painted
+ if (IsKindOf(CLASSINFO(wxPanel)))
+ lStyle &= ~wxCLIP_CHILDREN;
+
if ( !CreateBase( pParent
,vId
,rPos
if ( !CreateBase( pParent
,vId
,rPos