Re: How to Respond to a DoubleClick
Re: How to Respond to a DoubleClick
- Subject: Re: How to Respond to a DoubleClick
- From: Jerry Krinock <email@hidden>
- Date: Tue, 18 Oct 2005 18:16:33 -0700
- Thread-topic: How to Respond to a DoubleClick
on 05/10/18 17:22, Bruce Truax at email@hidden wrote:
> to be the default action when the user double clicks on a row. How do I
> sense the double click and perform the action? I see that there are
> bindings for doubleClickTarget and doubleClickArgument but these do not
> allow the selection of an action only the binding of a variable.
If you don't mind using old-fashioned Objective-C code, send message
-setDoubleAction: to your NSTableView.
_______________________________________________
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