Re: constraining drag location?
Re: constraining drag location?
- Subject: Re: constraining drag location?
- From: m <email@hidden>
- Date: Thu, 19 Feb 2004 14:06:13 -0800
On Feb 19, 2004, at 1:22 PM, Herr Witten wrote:
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.
Just to be clear, I'm looking for a way to constrain the motion of the
dragged image during a drag (dynamically, so I can constrain depending
on the state of modifier keys, etc.). My sense now is that this is a
facility not anticipated by good folks on the Cocooa team.
Regards,
_murat
_______________________________________________
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.