Merge branch 'osx-dvc'

Some wxOSX wxDataViewCtrl fixes OSX.

See https://github.com/wxWidgets/wxWidgets/pull/1556
This commit is contained in:
Vadim Zeitlin
2019-09-18 14:34:10 +02:00
5 changed files with 58 additions and 24 deletions

View File

@@ -2513,10 +2513,6 @@ public:
corresponding event. Is @NULL otherwise (for keyboard activation).
Mouse coordinates are adjusted to be relative to the cell.
@note Currently support for this method is not implemented in the
native macOS version of the control, i.e. it will be never called
there.
@since 2.9.3
@note Do not confuse this method with item activation in wxDataViewCtrl