• 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: Drag and drop... without moving mouse?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Drag and drop... without moving mouse?


  • Subject: Re: Drag and drop... without moving mouse?
  • From: Kevin Perry <email@hidden>
  • Date: Mon, 17 Jul 2006 08:02:34 -0700

Well, unfortunately, the moment the panel opens, that's when I actually need the draggingInfo. Thanks for the idea though!

[kevin]

On Jul 17, 2006, at 5:38 AM, Matteo Manferdini wrote:

If you don't need the draggingInfo in your draggingEntered: method you can call it yourself when the panel opens. (Just an idea, I don't know if it works or if it's even possible).

---
Matteo Manferdini

Il giorno 15/lug/06, alle ore 11:16, Kevin Perry ha scritto:

Hi,

In my program, I have a feature where initiating a drag and drop and holding the dragged data over a certain part of the screen brings up a panel (think spring-loaded folders in the Finder). I want a view on this panel to be the drag destination. However, because the panel ends up sliding under the mouse cursor, if I don't move the mouse before letting it go and finishing the drag, then the panel can never receive draggingEntered: and whatever was under the panel ends up receiving the drag and drop... Is there a way to make that panel receive the drag and drop in this case? (it works in the Finder...)

Thanks!

[kevin perry]
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40gmail.com


This email sent to email@hidden



_______________________________________________ Do not post admin requests to the list. They will be ignored. Cocoa-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
References: 
 >Drag and drop... without moving mouse? (From: Kevin Perry <email@hidden>)
 >Re: Drag and drop... without moving mouse? (From: Matteo Manferdini <email@hidden>)

  • Prev by Date: Re: KVO and the observeValueForKeyPath bottleneck
  • Next by Date: Re: Core Data, questions about two models in an application
  • Previous by thread: Re: Drag and drop... without moving mouse?
  • Next by thread: Re: Drag and drop... without moving mouse? -- SOLUTION?
  • Index(es):
    • Date
    • Thread