Mousedown for double click event.
Mousedown for double click event.
- Subject: Mousedown for double click event.
- From: Nikhil Khandelwal <email@hidden>
- Date: Mon, 21 Jun 2010 20:04:02 +0530
- Acceptlanguage: en-US, en-IN
- Thread-topic: Mousedown for double click event.
Hi,
In my application I have -(void)mouseDown: (NSEvent*)theEvent method implemented. When I double click on my view it calls the mouseDown event for two times with 1 and 2 click count respectively. So it gives a single click and a double click instead of, I just double clicked on my view.
I want my application to call mouseDown: only once when I doubleclick on my view with clickcount as 2.
Thanks,
Nikhil
DISCLAIMER
==========
This e-mail may contain privileged and confidential information which is the property of Persistent Systems Ltd. It is intended only for the use of the individual or entity to which it is addressed. If you are not the intended recipient, you are not authorized to read, retain, copy, print, distribute or use this message. If you have received this communication in error, please notify the sender and delete all copies of this message. Persistent Systems Ltd. does not accept any liability for virus infected mails.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please 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