• 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: mouse pointer for drag copy
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: mouse pointer for drag copy


  • Subject: Re: mouse pointer for drag copy
  • From: Allan Odgaard <email@hidden>
  • Date: Thu, 29 Jul 2004 20:03:59 +0200

On 29. Jul 2004, at 19:11, Adam Maxwell wrote:

I'm using promise drags to copy files from a table view to the Finder, based on code I found from the archives of this list. Things are working fine, but I don't see the mouse pointer change to the green circle with a plus sign that typically indicates a drag copy in the Finder and elsewhere. [...]

I think that Finder always report NSDragOperationGeneric and thus will never show the plus sign for other than local drags.

I had an enhancement report on this, but it's gone from the Radar, but in short it means that there is no way for users to change a default copy operation to a move operation, if the drag in question must also have the Finder as potential destination (because there is no qualifier to mask for move, and generic cannot be used instead due to Finder).

While searching Radar for the bug though, I did see 3 other requested enhancements regarding drag'n'drop: 1) use the "not allowed" cursor for NSDragOperationNone, 2) implement the slideDraggedImageTo:, and 3) keep the ordering of items dragged from the Finder (per the AHIG) -- and based on the pending state of these, I guess enhancing drag'n'drop on the platform know as being best operated with a mouse has low priority ;)

But please please please file another bug for this legacy Finder behavior! :)
_______________________________________________
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.


  • Follow-Ups:
    • Re: mouse pointer for drag copy
      • From: Adam Maxwell <email@hidden>
References: 
 >mouse pointer for drag copy (From: Adam Maxwell <email@hidden>)

  • Prev by Date: mouse pointer for drag copy
  • Next by Date: The problem with bindings
  • Previous by thread: mouse pointer for drag copy
  • Next by thread: Re: mouse pointer for drag copy
  • Index(es):
    • Date
    • Thread