Make it possible to TAB to wxTreeListCtrl contents.
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 29 Aug 2011 14:46:56 +0000 (14:46 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 29 Aug 2011 14:46:56 +0000 (14:46 +0000)
commit513d05952ad99319275962db6bcb8df6fc0b4b27
tree704d0a8482c28b72e17fda4c016cf4ba5bfed05f
parent758cdca10a2a0f3863bd9346cd0fc12392f55569
Make it possible to TAB to wxTreeListCtrl contents.

Even though wxTreeListCtrl contains just one child window it still needs to
derive from wxNavigationEnabled<> to allow focus getting to its sole child.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@68950 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/treelist.h