Re: Editing in a tableview without selecting
Re: Editing in a tableview without selecting
- Subject: Re: Editing in a tableview without selecting
- From: Graham Cox <email@hidden>
- Date: Mon, 2 Nov 2009 10:01:22 +1100
On 02/11/2009, at 4:42 AM, Ben Haller wrote:
But where? I've been hunting for a -setEditable:YES method
somewhere that I need to call, but I haven't found it...
Hi Ben,
Have you tried -setEditable:YES on the textfield cell you're using for
the table column? (Inherited from NSCell). I'm not sure what its
default state is, documentation doesn't say.
--Graham
_______________________________________________
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