Re: Array Controller - Making some items uneditable?
Re: Array Controller - Making some items uneditable?
- Subject: Re: Array Controller - Making some items uneditable?
- From: Matt Gough <email@hidden>
- Date: Tue, 13 Jun 2006 13:54:54 +0100
On 13 Jun 2006, at 13:35, Jim Correia wrote:
I imagine I could override [NSTableColimn isEditable] and check
the selection, but I was hoping for a purely KVC-based solution.
NSTableColumn has an "editable" binding.
Thanks. As is often the place in bindings, I found myself looking in
the wrong place. I was looking for something along the lines of
canEdit<key> on the model object itself.
Matt Gough
_______________________________________________
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