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
- Delivered-to: email@hidden
- Delivered-to: email@hidden
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:cc:message-id:from:to:in-reply-to:content-type:content-transfer-encoding:mime-version:subject:date:references:x-mailer; bh=P2og3KlZNeybi4+us1FdjW3PgVKBRGEVTCxl/c8TG68=; b=ki3V4/ViZIGaURdMCt0McVZ1yWcS+M7L2aQ2EDcF0p4Kn66vszyhIpAmfmJ/U1SmHbQqL72HQRpr1FdRTRLXQAU5xVZPvU2HV9bASd/vtZ96JAs3iiRweawu/Mq1E1YV9YrNvbzE4GqJVzi2SUEUTb6cwaYYUSKi12y955P4edk=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=cc:message-id:from:to:in-reply-to:content-type:content-transfer-encoding:mime-version:subject:date:references:x-mailer; b=Qkv1nwEVUvcIVpjZ1xXsIvAB6kzOVt8V894uQ6WkSjpg/T6L7P1/jM0+OD/KsdRtftFlp5Vja5PIXBjmVPMd5SCYaSdvGkF3h07SEKq78KONeGWCF8+NGMWSlF2iPvcVLG6TU24hwVAkMziRvn2OFEwZFS5kWG3lpQqA6NYWNkk=
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:
http://lists.apple.com/mailman/options/cocoa-dev/email@hidden
This email sent to email@hidden
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.