added wxWindow::HandleAsNavigationKey() helper for handling (not only) TAB key in...
authorVáclav Slavík <vslavik@fastmail.fm>
Tue, 12 Feb 2008 20:13:22 +0000 (20:13 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Tue, 12 Feb 2008 20:13:22 +0000 (20:13 +0000)
commitf029f1d15b04dd70522008cdf105be87140fabc6
tree3fe78fb44b9f2effe62c5d772882c1780ddf5ef7
parent99404ab05fa5b5a81df1120cb871b0a645b5e3fc
added wxWindow::HandleAsNavigationKey() helper for handling (not only) TAB key in custom controls

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51741 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/latex/wx/window.tex
include/wx/window.h
src/common/combocmn.cpp
src/common/wincmn.cpp
src/generic/datavgen.cpp
src/generic/listctrl.cpp
src/generic/vlbox.cpp