]> git.saurik.com Git - wxWidgets.git/commit - src/common/containr.cpp
use CanAcceptFocus() instead of CanAcceptFocusFromKeyboard() when checking if we...
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 11 Feb 2008 01:21:46 +0000 (01:21 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 11 Feb 2008 01:21:46 +0000 (01:21 +0000)
commit4453c7082f76f42c222e9b08467e0f7f82616dec
tree7b93d5369cf2a8e1e054fa21e17898399237947f
parent506f9e92cbb2e6948ffa281fe07634cdf0276454
use CanAcceptFocus() instead of CanAcceptFocusFromKeyboard() when checking if we should TAB into a child because the latter is not recursive and we do want to TAB into panels which don't have focus themselves but have children that do

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51647 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/containr.cpp