wxDataViewCtrl: Fully prepare renderer for Activate() call.
authorVáclav Slavík <vslavik@fastmail.fm>
Mon, 28 Feb 2011 21:23:00 +0000 (21:23 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Mon, 28 Feb 2011 21:23:00 +0000 (21:23 +0000)
commit1852bf0db53e22235738dfea8aebe929c6c1390c
tree06e389d2eb62fa375ea39583080909cb32407214
parente878c3477b543d6cf8730b3acc692e6a0ad250da
wxDataViewCtrl: Fully prepare renderer for Activate() call.

Instead of just setting the value in the generic implementation, do full
preparation (incl. attributes etc.) as everywhere else.

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