• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Modernising dragging problem
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Modernising dragging problem


  • Subject: Re: Modernising dragging problem
  • From: Graham Cox <email@hidden>
  • Date: Sat, 31 Jan 2015 12:48:28 +1100

> On 31 Jan 2015, at 10:25 am, Kyle Sluder <email@hidden> wrote:
>
> Does the source implement the required method -[<NSDraggingSource>
> draggingSession:sourceOperationMaskForDraggingContext:]? This is the new
> replacement for -draggingSourceOperationMaskForLocal:.


Ah, thanks - It wasn't - but having corrected that, it hasn't fixed my issue.

I've also checked whether the immediate return of the new method would cause a problem (e.g. if the caller were doing stuff after starting the drag that was assuming the drag had completed). It's not - in fact it's just being called from a simple -[NSView mouseDown:] event handler with no other code.

--Graham



_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please 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


References: 
 >Modernising dragging problem (From: Graham Cox <email@hidden>)
 >Re: Modernising dragging problem (From: Kyle Sluder <email@hidden>)

  • Prev by Date: Re: Modernising dragging problem
  • Next by Date: Re: Core Data concurrency during import of folder contents
  • Previous by thread: Re: Modernising dragging problem
  • Next by thread: Re: Modernising dragging problem
  • Index(es):
    • Date
    • Thread