Re: constraining drag location?
Re: constraining drag location?
- Subject: Re: constraining drag location?
- From: Herr Witten <email@hidden>
- Date: Thu, 19 Feb 2004 16:22:00 -0500
Take a look at the documentation on dragging and dropping in the table
view documentation. There are methods for validating potential drops.
Also, checkout the update functions in the NSDraggingDestination
protocol.
On 18 Feb 2004, at 11:37 PM, m wrote:
In the immediate case, I'm working with dragging to and from
NSTableViews, but would of course prefer a general solution.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.