Re: Getting NSArrayController content after application launch
Re: Getting NSArrayController content after application launch
- Subject: Re: Getting NSArrayController content after application launch
- From: mmalc crawford <email@hidden>
- Date: Sat, 29 Dec 2007 11:20:12 -0800
On Dec 29, 2007, at 11:07 AM, Michael Grützner wrote:
When I call [myController arrangedObjects] in the awakeFromNib
method of my ApplicationController
it returns an empty array. I guess this is because the data hasn't
been loaded (when I
call the method later in the app it returns an array with all the
entities). So my question is:
How can I get the content of the NSArrayController after it has
loaded its content?
This is an FAQ. See "Troubleshooting Core Data" > "Bindings
Integration".
mmalc
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden