git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36363
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
// FindFocus does not return the actual focus window,but the enclosing window
wxWindow* focus = wxWindow::DoFindFocus();
if ( focus == NULL )
// FindFocus does not return the actual focus window,but the enclosing window
wxWindow* focus = wxWindow::DoFindFocus();
if ( focus == NULL )
+ focus = (wxTopLevelWindowMac*) data ;
+
unsigned char charCode ;
wxChar uniChar = 0 ;
UInt32 keyCode ;
unsigned char charCode ;
wxChar uniChar = 0 ;
UInt32 keyCode ;