On OSX don't propogate the alignment setting from column to renderer if it is a custo...
authorRobin Dunn <robin@alldunn.com>
Wed, 19 Jan 2011 08:09:51 +0000 (08:09 +0000)
committerRobin Dunn <robin@alldunn.com>
Wed, 19 Jan 2011 08:09:51 +0000 (08:09 +0000)
commitf8816e49e4bef97dd9b2d706536849239dcfe4a6
tree7cb73fc5f2fb3e1d8d082658b1b7e1b9aa5fac04
parent4fe83b93a517ca229ff6503eacf81c1177d088e0
On OSX don't propogate the alignment setting from column to renderer if it is a custom renderer.  This allows the Render function to deal with the alignment itself and brings the behavior into alignment (pun intended!) with the GTK and generic DV classes.  Fixes #12883

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66706 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/dvrenderers.h
src/osx/carbon/dataview.cpp
src/osx/cocoa/dataview.mm