• 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
draggedImage:endedAt:operation:
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

draggedImage:endedAt:operation:


  • Subject: draggedImage:endedAt:operation:
  • From: Calum Robinson <email@hidden>
  • Date: Wed, 26 Mar 2003 13:33:40 +0000

When draggedImage:endedAt:operation: is called with operation == NSDragOperationDelete, it is expected to delete the drag items from the source. However, the arguments passed to this method don't inform the receiver of the drag's contents.

Would the (id <NSDraggingInfo>) object associated with the drag not be useful to pass to this function? That way, the drag pasteboard could be queried for the items to delete from the drag source, without the drag source having to store them by hand in an ivar.

Have I missed something in the docs?


Calum
_______________________________________________
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.

  • Prev by Date: [ANN] MagicHat
  • Next by Date: obtaining raw image data from clipboard
  • Previous by thread: [ANN] MagicHat
  • Next by thread: obtaining raw image data from clipboard
  • Index(es):
    • Date
    • Thread