• 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: Need a launch/loading screen to be displayed while app is starting/initializing?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Need a launch/loading screen to be displayed while app is starting/initializing?


  • Subject: Re: Need a launch/loading screen to be displayed while app is starting/initializing?
  • From: Graham Cox <email@hidden>
  • Date: Thu, 3 Sep 2009 01:41:27 +1000


On 03/09/2009, at 1:28 AM, Michael A. Crawford wrote:

Anyway, I thought of changing the structure of my app so that the main nib displays the startup and then loads what used to be my main nib with my primary view, menu, etc. I'm not experienced enough with AppKit to know whether or not that is a good approach.


Just add a startup panel and, if there is one, a controller for it to your main nib. You'd probably want to hook it into your app delegate so it can be taken down when launching finishes. There's nothing to stop you having multiple windows in a single nib, and in this case that would definitely be the simplest thing.

--Graham


_______________________________________________

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: Need a launch/loading screen to be displayed while app is starting/initializing?
      • From: "Michael A. Crawford" <email@hidden>
References: 
 >Need a launch/loading screen to be displayed while app is starting/initializing? (From: "Michael A. Crawford" <email@hidden>)

  • Prev by Date: Re: NSOutlineView Source List not looking like expected
  • Next by Date: Re: NSOutlineView Source List not looking like expected
  • Previous by thread: Need a launch/loading screen to be displayed while app is starting/initializing?
  • Next by thread: Re: Need a launch/loading screen to be displayed while app is starting/initializing?
  • Index(es):
    • Date
    • Thread