added hilite change notification
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26448 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1013,6 +1013,7 @@ void wxTopLevelWindowMac::MacActivate( long timestamp , bool inIsActivating )
|
||||
if(s_macDeactivateWindow==this)
|
||||
s_macDeactivateWindow=NULL;
|
||||
MacDelayedDeactivation(timestamp);
|
||||
MacPropagateHiliteChanged() ;
|
||||
}
|
||||
|
||||
void wxTopLevelWindowMac::SetTitle(const wxString& title)
|
||||
|
Reference in New Issue
Block a user