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

Re: Where's my applicationDidFinishLaunching notification?


  • Subject: Re: Where's my applicationDidFinishLaunching notification?
  • From: Henry McGilton <email@hidden>
  • Date: Mon, 17 Nov 2003 14:34:12 -0800

On Monday, November 17, 2003, at 12:58 PM, Lance Drake wrote:

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.


Did you make your object (that does the awakeFromNib) the delegate of
the NSApplication object ?

Best Wishes,
........ Henry


===============================+============================
Henry McGilton, Boulevardier | Trilithon Software
Objective-C/Java Composer | Seroia Research
-------------------------------+----------------------------
mailto:email@hidden | http://www.trilithon.com
|
===============================+============================
_______________________________________________
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.

References: 
 >Where's my applicationDidFinishLaunching notification? (From: Lance Drake <email@hidden>)

  • Prev by Date: Managing undo with NSArrayController and a table displaying its objects?
  • Next by Date: Drawing Cells Manually
  • Previous by thread: Where's my applicationDidFinishLaunching notification?
  • Next by thread: Re: Where's my applicationDidFinishLaunching notification?
  • Index(es):
    • Date
    • Thread