Re: Drag and drop in NSOutlineView
Re: Drag and drop in NSOutlineView
- Subject: Re: Drag and drop in NSOutlineView
- From: mmalcolm crawford <email@hidden>
- Date: Wed, 13 Apr 2005 22:12:06 -0700
On Apr 13, 2005, at 9:58 PM, Johnny Deadman wrote:
I have a simple test app which has an NSOutlineView in a window.
The outline view is correctly populated, editable, and all the add,
add child, remove etc operations work perfectly. I have implemented
the drag-related delegate methods. However, I can't drag and drop.
I wonder if my expectations are wrong?
Have you registered for the appropriate drag types?
See also /Developer/Examples/AppKit/DragNDropOutlineView
mmalc
_______________________________________________
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