Save the last key event so EVT_CHAR events can filled in with extra
authorRobin Dunn <robin@alldunn.com>
Thu, 2 Jun 2005 03:32:32 +0000 (03:32 +0000)
committerRobin Dunn <robin@alldunn.com>
Thu, 2 Jun 2005 03:32:32 +0000 (03:32 +0000)
commit21a7ac1820e0ae5694f925321cdcd4fc792da6df
treeb8adebe483f27ff9dbf70b954e6ef071e641f592
parent4701b68199121b214bafa8cf59a43164411caf4f
Save the last key event so EVT_CHAR events can filled in with extra
data like mouse pos, timestamp, etc.

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