Set wxDataViewCtrl::m_focusWidget in wxGTK.
authorVáclav Slavík <vslavik@fastmail.fm>
Sat, 15 Oct 2011 14:19:22 +0000 (14:19 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Sat, 15 Oct 2011 14:19:22 +0000 (14:19 +0000)
commitfc55eaa0be28743fdfc5b570451078d87cc76229
tree20f704b146b8efbf4dc3606585e26ba1556e50ae
parentd81ccfce373ec0bab98f603f12e6910e22b6aff5
Set wxDataViewCtrl::m_focusWidget in wxGTK.

The GtkTreeView control that should get the focus in in scrolled window;
the same is already done for wxListBox.

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