Files
wxWidgets/interface/wx
Vadim Zeitlin 98f8e6666b Add the possibility to disable invisible wxDataViewCtrl items.
Add new wxDataViewModel::IsEnabled() and wxDataViewListStore::IsEnabledByRow()
methods and implement support for actually disabling the items in wxOSX/Cocoa
native implementation of wxDataViewCtrl and limited support for it in the
generic version.

We need to implement this in wxGTK using GtkCellRenderer "sensitive" propriety
later.

Closes #12686.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66403 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2010-12-19 15:02:56 +00:00
..
2010-11-03 16:36:34 +00:00
2010-10-30 23:51:18 +00:00
2010-07-25 11:24:38 +00:00
2010-08-18 22:48:41 +00:00
2010-09-27 11:57:03 +00:00
2010-08-15 21:14:11 +00:00
2010-07-22 12:09:20 +00:00
2010-11-27 08:40:27 +00:00