Re: Changing key behaviors for NSTableView
Re: Changing key behaviors for NSTableView
- Subject: Re: Changing key behaviors for NSTableView
- From: Corbin Dunn <email@hidden>
- Date: Mon, 08 Dec 2008 08:48:14 -0800
Le Dec 5, 2008 à 10:12 PM, Steven W Riggins a écrit :
I have written a simple application with a table view.
I want the table to edit a cell when I press return.
I could not find a way to do this other than subclassing and
overriding keyDown.
Did I miss a more elegant solution?
This should "just work" on Leopard, if there is only one editable cell
available. If there is more than one, you must tab to it.
-corbin_______________________________________________
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