Re: Making an NSTableView accept drag operations
Re: Making an NSTableView accept drag operations
- Subject: Re: Making an NSTableView accept drag operations
- From: Jerry Krinock <email@hidden>
- Date: Tue, 09 May 2006 10:15:47 -0700
- Thread-topic: Making an NSTableView accept drag operations
on 06/05/09 09:34, Wayne Pascoe at email@hidden wrote:
> What I'm really stuck on right now, is that I can't work out what the
> NSTableView equivalent of registerForDraggedTypes would be.
There is no equivalent. Send message -registerForDraggedTypes to your
NSTableView. This can be done in -awakeFromNib.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden