Re: capturing a double-click on a control
Re: capturing a double-click on a control
- Subject: Re: capturing a double-click on a control
- From: Uli Kusterer <email@hidden>
- Date: Sat, 17 Mar 2007 11:48:56 +0100
Am 17.03.2007 um 10:24 schrieb Artemiy Pavlov:
Yes, this is possible too. But where can I get any examples of
capturing a click event on a control while a keyboard button is
pressed?
You just override mouseDown and look at the event's modifier keys
flags.
Cheers,
-- M. Uli Kusterer
http://www.zathras.de
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden