• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
When in the launch cycle does coredata data become available.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

When in the launch cycle does coredata data become available.


  • Subject: When in the launch cycle does coredata data become available.
  • From: "Adam Gerson" <email@hidden>
  • Date: Sun, 2 Mar 2008 21:36:59 -0500

I am trying to programatically get some data from an array controller
when my program launches.

NSArray *allServers = [serverLibraryArrayController arrangedObjects];

This code works just fine with I invoke it with a button click.
However, if I put it in awakeFromNib or ApplicationDidFInishLaunching
it returns nil.

What method can I use so that this action is done automatically when
the program launches, but after core data has loaded data into the
array controller?

Thanks,
Adam
_______________________________________________

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

  • Follow-Ups:
    • Re: When in the launch cycle does coredata data become available.
      • From: mmalc crawford <email@hidden>
  • Prev by Date: Re: Handling mouse click event on a NSButton
  • Next by Date: Re: When in the launch cycle does coredata data become available.
  • Previous by thread: Replace NSPopupButton Menu/Binding
  • Next by thread: Re: When in the launch cycle does coredata data become available.
  • Index(es):
    • Date
    • Thread