wxWidgets/include/wx/osx/cocoa
Vadim Zeitlin fa93d732e2 Harmonize wxDataViewCtrl::GetSelection() behaviour in all ports.
wxDataViewCtrl::GetSelection() now always returns invalid item if more than
a single item is selected in a multi-selection control.

Also add HasSelection() and GetSelectedItemsCount() to allow checking if any
items are selected.

Updated the documentation, all ports and added a test for all these functions.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@68844 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2011-08-22 12:41:19 +00:00
..
private
chkconf.h
dataview.h Harmonize wxDataViewCtrl::GetSelection() behaviour in all ports. 2011-08-22 12:41:19 +00:00
evtloop.h make sure we can issue a WakeUp call that really triggers at the NSRunLoop level not only only CFRunLoop 2011-07-19 16:17:44 +00:00
private.h Don't export Objective C interfaces in non-x86_64 builds. 2011-08-22 12:38:36 +00:00