• 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: App Delegate Methods
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: App Delegate Methods


  • Subject: Re: App Delegate Methods
  • From: Shawn Erickson <email@hidden>
  • Date: Thu, 07 Jul 2011 12:50:15 -0700

On Thu, Jul 7, 2011 at 12:14 PM, koko <email@hidden> wrote:
> In my app delegate applicationDidFinishLaunching is called but applicationWillFinishLaunching is not.
>
> Can anyone shed some light on this apparent anomaly?

As currently typed in your mail above neither of those are the methods
sent by NSApplication.

The following are what you need to implement
applicationDidFinishLaunching: and applicationWillFinishLaunching:.

-Shawn
_______________________________________________

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: App Delegate Methods
      • From: koko <email@hidden>
References: 
 >App Delegate Methods (From: koko <email@hidden>)

  • Prev by Date: Re: Loading Nibs which are self-ref
  • Next by Date: Re: App Delegate Methods
  • Previous by thread: App Delegate Methods
  • Next by thread: Re: App Delegate Methods
  • Index(es):
    • Date
    • Thread