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:39:08 -0700
On Jul 16, 2004, at 7:32 PM, email@hidden wrote:
2004-07-16 20:48:15.089 Bibliotecha[2412] ***
-[NSKeyValueSlowMutableArray insertObject:atIndex:]: value for key
booksList
of object 0x32d650 is nil
Yeah, except I'm not really adding anything. I have the Add button
hooked up
to the Add method of the ArrayController. As I mentioned, I tried this
earlier
on another system and it was working fine. I made the same changes to
this
one, and I'm getting this error. I must have missed something
somewhere ,
but I can't find it.
Do you have a custom array controller that is initialising the new
object? Is it possible some default value is not itself being
initialised?
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.