• 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
Detecting a failed drag and drop outside of view
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Detecting a failed drag and drop outside of view


  • Subject: Detecting a failed drag and drop outside of view
  • From: Rick Bischoff <email@hidden>
  • Date: Wed, 12 Nov 2003 00:26:29 -0600

Hello,

In my application, I need to detect when a drag failed outside of my custom view--

i.e.,

When the drag begins, image at cell X is removed to signify to the user that they are MOVING the image

When user drags image off of my view, (I can detect this with draggingExited) and drops it on something that won't accept it (pretty much anything since this is "in-application" only),
I need to detect that so I can redraw the image on cell X.

Right now, I have it set to redraw the image on the "draggingExited", but this is clunky since the drag/drop operation is not done yet and the user may still decide to return to my view with the image.

Any ideas?

Thanks,
Rick
_______________________________________________
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: Detecting a failed drag and drop outside of view
      • From: Rick Bischoff <email@hidden>
  • Prev by Date: Re: Programatically initializing documents.
  • Next by Date: Re: Detecting a failed drag and drop outside of view
  • Previous by thread: Re: Xcode / Interface Builder Bug?
  • Next by thread: Re: Detecting a failed drag and drop outside of view
  • Index(es):
    • Date
    • Thread