mention EVT_KEY_DOWN/CHAR change
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15735 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -60,6 +60,9 @@ All (GUI):
|
|||||||
|
|
||||||
- wxGLCanvas now derives directly from wxWindow, not wxScrolledWindow
|
- wxGLCanvas now derives directly from wxWindow, not wxScrolledWindow
|
||||||
|
|
||||||
|
- if you handle (and don't skip) EVT_KEY_DOWN, the EVT_CHAR event is not
|
||||||
|
generated at all
|
||||||
|
|
||||||
- wxGridCellAttrProvider class API changed, you will need to update your code
|
- wxGridCellAttrProvider class API changed, you will need to update your code
|
||||||
if you derived any classes from it
|
if you derived any classes from it
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user