Re: Can I bind the contentArray of an NSArrayController to selectedObjects.array of another?
Re: Can I bind the contentArray of an NSArrayController to selectedObjects.array of another?
- Subject: Re: Can I bind the contentArray of an NSArrayController to selectedObjects.array of another?
- From: Thomas Ingham <email@hidden>
- Date: Mon, 28 Aug 2006 10:11:25 -0400
Amen soul brotha. Personally I'd like to see an Interface Builder
with a palette made entirely of a single table view that details
every setting in a simple list. NextStep is a long, long ways away
and you never feel it so much as when you're trying to work against
IB to build a UI or work with something as complex as a data model
and controllers. Either that or just give me the xml.
-t
Thomas Ingham
--
email@hidden
Coalmarch Productions LLC
http://www.coalmarch.com
919.481.2895
Check Out My Profile at LinkedIn
http://www.linkedin.com/pub/1/869/257
On Aug 28, 2006, at 6:26 AM, joe OneNinetyTwo wrote:
After hours of struggling with this, I found my
problem about 10 minutes after sending my previous
requrest. (Sometimes explaining your problem to
someone is the best way to find an answer.).
Anyway, my solution was simple.
In step (6), instead of binding friendsController's
contentArray to personsController with key path:
selectedObjects.friends I should have used the model
key path : selection.friends
I thought I tried this before, but somehow a
connection or binding must have been off. Maybe one
day, Apple will provide a graphical display of all the
connections and bindings in a nib so it will be easier
to check all your connections (bindings) and quickly
identify misconnections/bindings.
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40coalmarch.com
This email sent to email@hidden
_______________________________________________
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