Re: Keys down while dragging
Re: Keys down while dragging
- Subject: Re: Keys down while dragging
- From: Murat Konar <email@hidden>
- Date: Tue, 24 Oct 2006 19:07:18 -0700
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