wxWidgets/include/wx/osx/cocoa
Vadim Zeitlin 80ce465c64 Add wxDataViewCtrl::{Set,Get}CurrentItem().
Current item is the same as the selected item in single selection mode but in
multiple selection mode there was no way to neither get this item nor change
it before so add the new functions to allow doing this now.

The new methods are implemented for the generic, GTK and OS X/Cocoa versions
but only stubs are provided for OS X/Carbon.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@65228 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2010-08-10 12:53:03 +00:00
..
private Add association between wxOSX wxTextWidgetImpl and wxTextEntry. 2010-07-28 11:27:01 +00:00
chkconf.h fixing and completing iPhone sound 2009-09-14 13:07:23 +00:00
dataview.h Add wxDataViewCtrl::{Set,Get}CurrentItem(). 2010-08-10 12:53:03 +00:00
evtloop.h overriding the cfrunloop accessor, during booting cocoa has to create a NSRunLoop earlier 2010-04-22 06:16:34 +00:00
private.h type of wrapped window can be any NSWindow, not only our own classes 2010-04-20 14:55:10 +00:00