NSActionCell, is there a double click?
NSActionCell, is there a double click?
- Subject: NSActionCell, is there a double click?
- From: Nick Rogers <email@hidden>
- Date: Fri, 26 Dec 2008 19:53:15 +0530
Hi,
I have the outlineview cell which is a subclass of NSActionCell.
I can set its target and action with setTarget: and setAction:.
But it invokes the method on single click.
Whereas I want the method to be called only on double click, I have
seen the docs and there is no method like setDoubleAction.
How to do it.
Thanks,
Nick
_______________________________________________
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