tableview column binding to array index
tableview column binding to array index
- Subject: tableview column binding to array index
- From: Steve Gran <email@hidden>
- Date: Mon, 9 Jan 2006 15:45:50 -0800
There's probably some very simple solution but being such a newbie I
tend to overlook the obvious.
:)
Anyway, I have two tableviews and array controllers (sort of a master/
detail thing, with one view being all objects, a master list, and the
other being selected objects). As I add and remove objects to the
selected list, I wanted to have in that selected list tableview a
column that displays the index that each object is within the array.
I did a search here and found a post that said "key-value coding (and
therefore, bindings) doesn't support array indexes."
Again, I'm such a newbie to programming that I'm not really sure if
this means I can't do what I want or if the way I "think" I should be
doing this is the long way around. As always, any guidance is
appreciated.
_______________________________________________
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