borders might have to be drawn differently
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@63900 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1089,6 +1089,7 @@ bool wxWindowMac::OSXShowWithEffect(bool show,
|
|||||||
void wxWindowMac::DoEnable(bool enable)
|
void wxWindowMac::DoEnable(bool enable)
|
||||||
{
|
{
|
||||||
m_peer->Enable( enable ) ;
|
m_peer->Enable( enable ) ;
|
||||||
|
MacInvalidateBorders();
|
||||||
}
|
}
|
||||||
|
|
||||||
//
|
//
|
||||||
|
Reference in New Issue
Block a user