Changed Shift+Arrow handling
authorStefan Neis <Stefan.Neis@t-online.de>
Thu, 9 Mar 2000 13:57:02 +0000 (13:57 +0000)
committerStefan Neis <Stefan.Neis@t-online.de>
Thu, 9 Mar 2000 13:57:02 +0000 (13:57 +0000)
commitd95b0c2ba0aca17fe3d0088276dd2db8a4571eb8
tree20fa3d19a7604ba7418623e738c20c1ab7610117
parentb6fa52db667283fea7eaba7abe3dc48b8631f360
Changed Shift+Arrow handling
Fixed Ctrl/Shift/Alt/Meta handling in generated events.
Added display of Ctrl/Shift/Alt/Meta status to griddemo.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6534 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/generic/grid.h
include/wx/generic/gridsel.h
samples/newgrid/griddemo.cpp
src/generic/grid.cpp
src/generic/gridsel.cpp