Re: custom dragging destination feedback in an NSTableView
Re: custom dragging destination feedback in an NSTableView
- Subject: Re: custom dragging destination feedback in an NSTableView
- From: Stéphane <email@hidden>
- Date: Fri, 11 Apr 2008 14:32:53 +0200
On Apr 11, 2008, at 1:15 PM, Martin Redington wrote:
I have two NSTableViews, whose items have a parent-child relationship.
I would like to be able to drag the children into the parent table
view, to change their parent (think dragging mail messages between
folders).
The standard dragging feedback is rather ugly to start off with,
and doesn't play nicely with variations in intercell spacing (I
have zero intercell spacing in my parent table).
I could spot any obvious way to customise this feedback in the docs/
archives/google search. Can anyone point me in the right direction
for this (I need to support both Tiger and Leopard)
You can specify which image to use for a drag. Look for this in
NSView class reference.
_______________________________________________
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