1

I have a NSCollectionView and inside of the NSCollectionViewItems there is a label and a NSTableView. The NSTableViews are working properly EXCEPT for the drag & drop methods (tableView:writeRowsWithIndexes:toPasteboard:, tableView:validateDrop:proposedRow:proposedDropOperation:, and tableView:acceptDrop:row:dropOperation:). I have these working fine in other views, but I am not able to get them working inside of a NSCollectionViewItem. Is there a different trick that needs to be used for drag & drop for a NSTableView inside of a NSCollectionViewItem?

Justin Boo
  • 10,132
  • 8
  • 50
  • 71
3dman
  • 11
  • 1

0 Answers0