summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
8bda419)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70663
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
if ( GetPeer() )
GetPeer()->SetVisibility( show ) ;
if ( GetPeer() )
GetPeer()->SetVisibility( show ) ;
+ if ( show )
+ MacInvalidateBorders();
+
#ifdef __WXOSX_IPHONE__
// only when there's no native event support
if ( !IsTopLevel() )
#ifdef __WXOSX_IPHONE__
// only when there's no native event support
if ( !IsTopLevel() )