Re: drag and drop problem.
Re: drag and drop problem.
- Subject: Re: drag and drop problem.
- From: "Clint Shryock" <email@hidden>
- Date: Thu, 17 May 2007 11:26:03 -0500
Do I need to implement NSDragging source
this depends on the source. did you create it? if you're dragging from the
finder or something then no, because it's not yours to implement. if you
created both objects, say view A and view B, as source and destination
respectively, then A must implement draggingSourceOperationMaskForLocal:
at least that's my understanding, i could be wrong. read the docs i linked
to, they can probably solve your problem
+Clint
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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