git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34226
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
OSStatus result = eventNotHandledErr ;
wxWindow* focus = wxWindow::FindFocus() ;
OSStatus result = eventNotHandledErr ;
wxWindow* focus = wxWindow::FindFocus() ;
+ unsigned char charCode ;
UInt32 keyCode ;
UInt32 modifiers ;
Point point ;
UInt32 keyCode ;
UInt32 modifiers ;
Point point ;
if ( focus == NULL )
return result ;
if ( focus == NULL )
return result ;
+ unsigned char charCode ;
wxChar uniChar = 0 ;
UInt32 keyCode ;
UInt32 modifiers ;
wxChar uniChar = 0 ;
UInt32 keyCode ;
UInt32 modifiers ;