Re: Editing in a tableview without selecting
Re: Editing in a tableview without selecting
- Subject: Re: Editing in a tableview without selecting
- From: Kyle Sluder <email@hidden>
- Date: Sun, 1 Nov 2009 22:43:45 -0800
On Sun, Nov 1, 2009 at 9:42 AM, Ben Haller
<email@hidden> wrote:\
> The only unusual thing about this tableview is that I set it up in code
> instead of in IB, so I assume the root of the problem is in my programmatic
> setup code. But where? I've been hunting for a -setEditable:YES method
> somewhere that I need to call, but I haven't found it...
Oh! You forgot to call -setEditable: on the table columns. :)
--Kyle Sluder
_______________________________________________
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