Re: Re: Cocoa Bindings Question(s)
Re: Re: Cocoa Bindings Question(s)
- Subject: Re: Re: Cocoa Bindings Question(s)
- From: <email@hidden>
- Date: Fri, 16 Jul 2004 22:32:04 -0400
>
From: mmalcolm crawford <email@hidden>
>
Date: 2004/07/16 Fri PM 10:19:59 EDT
>
To: "email@hidden" <email@hidden>
>
CC: cocoa-dev Dev <email@hidden>
>
Subject: Re: Cocoa Bindings Question(s)
>
>
> 2004-07-16 20:48:15.089 Bibliotecha[2412] ***
>
> -[NSKeyValueSlowMutableArray insertObject:atIndex:]: value for key
>
> booksList
>
> of object 0x32d650 is nil
>
>
>
It looks like you're trying to add a nil object to the array...
>
>
mmalc
>
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.
Thanks for the other info.
_______________________________________________
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.