On Nov 20, 2013, at 10:00 AM, Todd Heberlein <todd_heberl...@mac.com> wrote:

> Embarrassingly simple problem, but I can’t figure it out.
> 
> ...
> - (void)awakeFromNib
> {
>       [self.jocksTable registerForDraggedTypes: [NSArray arrayWithObjects: 
> NSPasteboardTypeString, nil]];
>       [self.jocksTable setDraggingSourceOperationMask:NSDragOperationEvery 
> forLocal:NO];
> }

OMG!  I had forgotten to connect jocksTable to the actual NSTableView!

[slaps the back of my own head NCIS style]

Todd

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

_______________________________________________

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

Reply via email to