Re: Drag-and-drop over non-destination
Re: Drag-and-drop over non-destination
- Subject: Re: Drag-and-drop over non-destination
- From: Dan Messing <email@hidden>
- Date: Wed, 20 Sep 2006 19:52:07 -0500
Are you using dragImage:at:offset:event:pasteboard:source:slideBack:
to initiate your drag? If so, just make sure you pass YES as the last
parameter.
Dan Messing
Stunt Software
http://www.stuntsoftware.com/
On Sep 20, 2006, at 7:45 PM, Ivan Kourtev wrote:
I have drag-and-drop in an app and when I started implementing it, I
got this nice effect where dropping over a non-destination causes the
object being dragged to return back to the source as if pulled by a
string (I remember being really excited about getting this feature
for free). A while ago, I must have done something and this doesn't
happen anymore (drag-and-drop works just fine). Any ideas, hints, as
to what I may have done that seems to have turned off this behavior?
Cheers,
-- ivan
_______________________________________________
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