OS/2 Image processing updates along with some statusbar updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15401 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1146,6 +1146,11 @@ bool wxFrame::HandleMenuSelect(
|
||||
vEvent.SetEventObject(this);
|
||||
GetEventHandler()->ProcessEvent(vEvent); // return value would be ignored by PM
|
||||
}
|
||||
else
|
||||
{
|
||||
DoGiveHelp(wxEmptyString, FALSE);
|
||||
return FALSE;
|
||||
}
|
||||
}
|
||||
return TRUE;
|
||||
} // end of wxFrame::HandleMenuSelect
|
||||
|
Reference in New Issue
Block a user