brendand / mbtablegrid

An NSControl subclass which provides a spreadsheet-style table grid
9 stars 3 forks source link

Deprecated drag method #38

Closed Dejal closed 9 years ago

Dejal commented 9 years ago

When building, there is a deprecation warning (that appears twice) that should be fixed sometime:

’dragImage:at:offset:event:pasteboard:source:slideBack:' is deprecated: first deprecated in OS X 10.7 - Use -beginDraggingSessionWithItems:event:source: instead

brendand commented 9 years ago

:+1: