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:
@@ -18,6 +18,7 @@ Unix:
|
||||
wxGTK:
|
||||
|
||||
- fixed wxMenu::Remove (John Skiff and Benjamin Williams)
|
||||
- made wxTextCtrl::EmulateKeyPress() work for Delete and Backspace
|
||||
|
||||
wxMSW:
|
||||
|
||||
@@ -27,8 +28,7 @@ wxMSW:
|
||||
|
||||
All:
|
||||
|
||||
- Implemented GetEditControl for wxGenericTreeCtrl (Peter
|
||||
Stieber)
|
||||
- Implemented GetEditControl for wxGenericTreeCtrl (Peter Stieber)
|
||||
- Improved contrib/utils/convertrc parsing (David J. Cooke)
|
||||
- Fixed handling of URLs and filenames in wxFileSystem
|
||||
- Implemented alignment for wxGrid bool editor and renderer
|
||||
|
Reference in New Issue
Block a user