Add wxDataViewCtrl::ExpandAncestors() and call it from both EnsureVisible() and Select()
authorRobert Roebling <robert@roebling.de>
Tue, 23 Dec 2008 14:56:07 +0000 (14:56 +0000)
committerRobert Roebling <robert@roebling.de>
Tue, 23 Dec 2008 14:56:07 +0000 (14:56 +0000)
commit4219d8b027a351fb6c2d1580c292e639bd322f77
treea9905fb387c7dba3da60b17023bf4c80b3722746
parent311c1be9edd5e8a0f6d3e2ac4d42ca8d96d9c855
Add wxDataViewCtrl::ExpandAncestors() and call it from both EnsureVisible() and Select()

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57511 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/dataview.h
interface/wx/dataview.h
src/common/datavcmn.cpp
src/generic/datavgen.cpp
src/gtk/dataview.cpp
src/osx/carbon/dataview.cpp