Re: Cannot D&D from an NSTableView
Re: Cannot D&D from an NSTableView
- Subject: Re: Cannot D&D from an NSTableView
- From: Graham Cox <email@hidden>
- Date: Tue, 15 Nov 2011 08:49:10 +1100
On 15/11/2011, at 12:05 AM, Koen van der Drift wrote:
> I am using a custom cell
This is most likely the cause. Try substituting a standard text cell and see if the drag works. If so, you know where to look.
Cells are often very tricky in all sorts of subtle ways, and hard to get right. They are meant to "fit in" in so many different places that ensuring a custom cell works correctly is usually a lot more trouble that it's worth. You may find, depending on what OS versions you plan to support, that using the more recent custom view support will be easier.
--Graham
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden