On 2012 Mar 04, at 01:28, Rick C. wrote: > I want to make a UTI array to limit what can be dragged onto my TableView.
Implement -tableView:validateDrop:proposedRow:proposedDropOperation: and return NSDragOperationNone if the [info draggingPasteboard] contains stuff you don't want. > Sorry if I'm missing the obvious here Drag and drop is not obvious. See: Table View Programming Guide ▸ Using Drag and Drop in Tables. _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com