• 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
applicationWillFinishLaunching
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

applicationWillFinishLaunching


  • Subject: applicationWillFinishLaunching
  • From: koko <email@hidden>
  • Date: Thu, 29 Sep 2011 17:48:31 -0600

I have implemented applicationWillFinishLaunching in my app delegate but strangely (to me) it is not called but applicationDidFinishLaunching is called so I know my delegate is properly connected.

Are there some conditions that must be met  for applicationWillFinishLaunching to be called?

What I want to do is ask for a serial number before the main window is displayed as the serial number will determine the app configuration and hence what appears in the main window.  So, I thought I would ask for the serial number in applicationWillFinishLaunching thinking the main window will yet be visible. I would the configure the app.

If there is a better way to accomplish this sequence of events I am all ears.

-koko

_______________________________________________

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: applicationWillFinishLaunching
      • From: Peter <email@hidden>
    • Re: applicationWillFinishLaunching
      • From: Graham Cox <email@hidden>
  • Prev by Date: Re: creating multiple NSTimers
  • Next by Date: Re: Core Data + Undo + Autosave = Instability? Was: … Undo Delete : Cannot fulfill fault
  • Previous by thread: Re: delegate of an NWindowController's window
  • Next by thread: Re: applicationWillFinishLaunching
  • Index(es):
    • Date
    • Thread