Re: Can't edit an NSTableView
Re: Can't edit an NSTableView
- Subject: Re: Can't edit an NSTableView
- From: matt neuburg <email@hidden>
- Date: Wed, 19 May 2004 08:15:33 -0700
On Tue, 18 May 2004 15:40:16 -0500 (GMT-05:00), email@hidden
said:
>
I know I have to be missing something but I have an array
>
of strings called names, an array controller List, an a
>
table view bound to list. In the attributes I have it set
>
to be editable, and in the array controller it is set to
>
be editable and I unchecked the conditional edibility
>
option in the value binding. So when I fire up my app,
>
the names appear, I can try to change them, but when I hit
>
return they go back to the normal view. Any Ideas what I
>
am missing. From what I got on the docs shouldn't this be
>
editable.
If you look at the docs you'll see that it is not the table view but the
table *column* that must be bound to the array controller. m.
--
matt neuburg, phd = email@hidden,
http://www.tidbits.com/matt/
pantes anthropoi tou eidenai oregontai phusei
AppleScript: the Definitive Guide! NOW SHIPPING...! (Finally.)
http://www.amazon.com/exec/obidos/ASIN/0596005571/somethingsbymatt
Subscribe to TidBITS! It's free and smart.
http://www.tidbits.com/
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.