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 23:12:18 -0400
>
From: mmalcolm crawford <email@hidden>
>
>
Oh, the bookList array itself is nil.
>
>
mmalc
Yeah, I thought of that too. I added
booksList = [[NSMutableArray alloc] init];
to the init method of the MyDocument class. Two things - I don't believe I did
that on the other system earlier and when I do and run the app, when I click
Add, it now errors with "Bibliotecha has exited due to signal 10 (SIGBUS)."
_______________________________________________
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.