Re: Re: Keys down while dragging
Re: Re: Keys down while dragging
- Subject: Re: Re: Keys down while dragging
- From: "Adam Johnson" <email@hidden>
- Date: Thu, 26 Oct 2006 19:07:30 -0400
I can't get the mouseDown and mouseUp events because it's not the
first responder when it's the recipient of a drag.
On 10/24/06, Murat Konar <email@hidden> wrote:
On Oct 24, 2006, at 6:59 PM, Adam Johnson wrote:
> I would like to implement a drag-and-drop where holding the Shift key
> does something different than a normal drag. How can I get the state
> of the modifier keys without being the active application? Any help
> would be greatly appreciated.
Does something different when?
If its when the mouse is released, you can just examine the mouseUp
event's modifier flags.
_murat
_______________________________________________
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