Allow EVT_CHAR events in a wxGTK2 build for F-keys, and other
authorRobin Dunn <robin@alldunn.com>
Tue, 8 Feb 2005 16:23:27 +0000 (16:23 +0000)
committerRobin Dunn <robin@alldunn.com>
Tue, 8 Feb 2005 16:23:27 +0000 (16:23 +0000)
commit4d3ab2a036390795c3900d90bf5df907180e5f84
treee5b6a25b84e5cc94a28fc4b5eb6fb97dc92a46c0
parentcb32743940077aee862eeab6a53c3ecdf9e587e8
Allow EVT_CHAR events in a wxGTK2 build for F-keys, and other
non-alphanumeric keys.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31861 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/gtk/window.cpp
src/gtk1/window.cpp