• 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
Where's my applicationDidFinishLaunching notification?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Where's my applicationDidFinishLaunching notification?


  • Subject: Where's my applicationDidFinishLaunching notification?
  • From: Lance Drake <email@hidden>
  • Date: Mon, 17 Nov 2003 13:58:42 -0700

There's an application from the (rather nice) DiscRecording Cocoa app sample software that kicks off its internal activities via reception of a notification to the NSApplication function: - (void)applicationDidFinishLaunching:(NSNotification *)aNotification.

My 'other' app does not seem to want to arrive at that same place.

Can anyone suggest what I am missing? It seems that this notification is something that just happens and is not something you specifically sign up for.

The 'awakeFromNib' function in the same object DOES get called - so I feel like there's a reasonable assumption that can be made about the object I am expecting to receive the notification.

Thanks for whatever insight you may be able to shed.

Best Wishes,

Lance Drake
_______________________________________________
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.

  • Follow-Ups:
    • Re: Where's my applicationDidFinishLaunching notification?
      • From: Brian Christensen <email@hidden>
    • Re: Where's my applicationDidFinishLaunching notification?
      • From: Henry McGilton <email@hidden>
  • Prev by Date: Re: setDoubleAction in tableView
  • Next by Date: Using a specific (arabic) keyboard layout in a text field. How?
  • Previous by thread: New Sample
  • Next by thread: Re: Where's my applicationDidFinishLaunching notification?
  • Index(es):
    • Date
    • Thread