• 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: koko <email@hidden>
  • Date: Thu, 07 Jul 2011 13:57:30 -0600

Let me clarify:

in my app delegate the method

applicationDidFinishLaunching:

is called while the method

applicationWillFinishLaunching:

How can this be?

-koko

On Jul 7, 2011, at 1:50 PM, Shawn Erickson wrote:

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

  • Prev by Date: Re: App Delegate Methods
  • Next by Date: Re: App Delegate Methods
  • Previous by thread: Re: App Delegate Methods
  • Next by thread: Re: App Delegate Methods
  • Index(es):
    • Date
    • Thread