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

Re: App Start-up speed


  • Subject: Re: App Start-up speed
  • From: "Nathan V. Roberts" <email@hidden>
  • Date: Wed, 7 Nov 2001 15:50:50 -0600

Luke,

The app icon stops bouncing when your app first responds to events, which if I recall correctly is when applicationDidFinishLaunching gets called.

So, one trick might be to take everything you can out of MainMenu.nib, and put it into separate nibs that get loaded in the applicationDidFinishLaunching routine, or later. And, more generally, to start responding to events as soon as you can.

Nate

Cocoa Developers,

When I build any of my apps, they usually take about 4-5 bounces to load-up. How can I get it to launch like IE in 1 or two bounces?

Thanks for any help...

Luke
_______________________________________________
cocoa-dev mailing list
email@hidden
http://www.lists.apple.com/mailman/listinfo/cocoa-dev


References: 
 >App Start-up speed (From: Luke Sands <email@hidden>)

  • Prev by Date: Re: Restoring Dock Icon
  • Next by Date: Re: can't Serialize NSColor
  • Previous by thread: Re: App Start-up speed
  • Next by thread: Re: App Start-up speed
  • Index(es):
    • Date
    • Thread