Re: NSTableView Cocoa Bindings: Handling enter/return on non-editable list
Re: NSTableView Cocoa Bindings: Handling enter/return on non-editable list
- Subject: Re: NSTableView Cocoa Bindings: Handling enter/return on non-editable list
- From: Matt Neuburg <email@hidden>
- Date: Tue, 23 May 2006 08:27:17 -0700
- Thread-topic: NSTableView Cocoa Bindings: Handling enter/return on non-editable list
On Mon, 22 May 2006 18:09:26 -0500, "Alberto Ricart"
<email@hidden> said:
>Hello I have a small application that populates a NSTableView with some data
>via Cocoa bindings. When a row is selected and the user hits return or enter
>I want to do something special.
>
>Is there any way of handling this via Cocoa Bindings without subclassing
>NSTableView?
There is a way of handling it without subclassing NSTableView, sure. Just
RTFM on the responder chain.
But I don't see what this has to do with whether or not you are using Cocoa
Bindings. m.
--
matt neuburg, phd = email@hidden, <http://www.tidbits.com/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide - Second Edition!
<http://www.amazon.com/gp/product/0596102119>
_______________________________________________
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