Second try to get wxDataViewChoiceByIndex and its name right, hopefully fixes #11970...
authorRobert Roebling <robert@roebling.de>
Fri, 21 May 2010 20:13:49 +0000 (20:13 +0000)
committerRobert Roebling <robert@roebling.de>
Fri, 21 May 2010 20:13:49 +0000 (20:13 +0000)
commit65887bd0f15e2ed92f130dd7bca91636527e1540
treeffa3b0a319c86fffaf3c4a943eb9c042d7ec6ade
parentea58481248da20a3979dd407abfa168a4e995c2f
Second try to get wxDataViewChoiceByIndex and its name right, hopefully fixes #11970: wxDataViewChoiceRenderer set/get methods should use the current selection
index not a string

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64378 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/dvrenderers.h
include/wx/gtk/dvrenderer.h
include/wx/gtk/dvrenderers.h
src/common/datavcmn.cpp
src/gtk/dataview.cpp