Re: Getting NSArrayController content after application launch
Re: Getting NSArrayController content after application launch
- Subject: Re: Getting NSArrayController content after application launch
- From: "I. Savant" <email@hidden>
- Date: Sat, 29 Dec 2007 14:18:14 -0500
How can I get the content of the NSArrayController after it has
loaded its content?
In your subject line, you say, "after application launch". Perhaps
[NSApp applicationDidFinishLaunching:] would do? ;-)
Also, you may need to send your array controller a -fetch: before
asking it for its contents.
--
I.S.
_______________________________________________
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