Files
wxWidgets/include/wx/gtk
Vadim Zeitlin 62265c2c67 Allow custom wxDataViewCtrl renderers to easily use attributes.
Set up the DC passed to wxDataViewCustomRenderer::Render() to use the font and
colour defined by the item attribute by default so that any calls to
RenderText() from it will use them automatically.

Also added public wxDataViewCustomRenderer::GetAttr() to allow retrieving the
attribute explicitly in Render().

The column using custom renderer in the dataview sample now works as expected
in the generic version; the native ones will be corrected in the upcoming
commits.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@62590 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-11-10 17:41:11 +00:00
..
2009-10-17 20:06:34 +00:00
2009-10-09 17:39:19 +00:00
2009-07-23 20:30:22 +00:00
2009-01-18 12:34:23 +00:00
2009-10-09 17:39:19 +00:00
2008-11-16 18:20:21 +00:00
2009-10-09 17:39:19 +00:00