made generic EmulateKeyPress() to work with Delete and BackSpace (closes bug 658409)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18497 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -433,6 +433,9 @@ inserted if the given key event had occured in the text control. The
|
||||
{\it event} object should be the same as the one passed to {\tt EVT\_KEY\_DOWN}
|
||||
handler previously by wxWindows.
|
||||
|
||||
Please note that this function doesn't currently work correctly for all keys
|
||||
under any platform but MSW.
|
||||
|
||||
\wxheading{Return value}
|
||||
|
||||
{\tt TRUE} if the event resulted in a change to the control, {\tt FALSE}
|
||||
|
Reference in New Issue
Block a user