• 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: move drag and drop operations between different data sources
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: move drag and drop operations between different data sources


  • Subject: Re: move drag and drop operations between different data sources
  • From: Kyle Sluder <email@hidden>
  • Date: Sun, 12 Sep 2010 09:19:39 -0700

On Sep 12, 2010, at 6:05 AM, Johan Rydberg <email@hidden> wrote:

> Kyle,
>
> if your data source just acts as source, and not destination, there's now in the writeRows-method to know where the rows will end up. Hense, it's not possible to do move between tables in different application (where acceptDrop:row:... will never be called for the drag data source).  Right?

Are you doing a drag between applications or within the same application?

You are discouraged from implementing drag-to-move between applications because there's no obvious undo pattern. The user can't undo the move from either application. Drag between apps (and between documents) should always be a copy.

--Kyle Sluder_______________________________________________

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: 
 >move drag and drop operations between different data sources (From: Johan Rydberg <email@hidden>)
 >Re: move drag and drop operations between different data sources (From: Kyle Sluder <email@hidden>)
 >Re: move drag and drop operations between different data sources (From: Johan Rydberg <email@hidden>)

  • Prev by Date: Re: move drag and drop operations between different data sources
  • Next by Date: Convert CFURLRef to NSURL
  • Previous by thread: Re: move drag and drop operations between different data sources
  • Next by thread: SOAP requests sometimes fails
  • Index(es):
    • Date
    • Thread