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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to