Re: Cocoa Bindings Question(s)
Re: Cocoa Bindings Question(s)
- Subject: Re: Cocoa Bindings Question(s)
- From: mmalcolm crawford <email@hidden>
- Date: Fri, 16 Jul 2004 19:53:59 -0700
On Jul 16, 2004, at 7:47 PM, email@hidden wrote:
It's an NSArrayController that was dragged to the MyDocument nib
(remember, I'm just starting with this stuff). It was originally
maintaining the
data array itself (ie. the contentArray binding was not set, and
Object Class
Name is set to the custom data class ,Book, that just has two
NSString's).
I changed it to have the contentArray bound to File's
owner(MyDocument) /
modelKeyPath=bookList (NSMutableArray, defined in MyDocument.h)
Oh, the bookList array itself is nil.
mmalc
_______________________________________________
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.