Hi,

I am setting up D&D from an NSTableView, but I cannot drag any items. I have 
added registerForDraggedTypes and - (BOOL)tableView:(NSTableView *)aTableView 
writeRowsWithIndexes:(NSIndexSet *)rowIndexes toPasteboard:(NSPasteboard 
*)pboard  to my table view controller, and the controller is both the 
datasource and delegate for the table view. The latter method does not even get 
called.

What am I missing?  I am using Xcode 4.2 on 10.7.2.

- Koen._______________________________________________

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to