• 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
showing app windows at launch prior to NSDocument tasks
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

showing app windows at launch prior to NSDocument tasks


  • Subject: showing app windows at launch prior to NSDocument tasks
  • From: edward taffel <email@hidden>
  • Date: Wed, 16 Jul 2014 14:01:49 -0400

some of you may recall a previous thread of mine: ‘showing load progress for autosaved documents’; this is a recast version.

from what i can discern, in the base case, application windows do not show until autosaved documents have loaded, which makes it difficult to show load progress on these. i thought to try a good-old splash window, the simplest possible, i.e. ‘Visible at Launch’ checked, a property of the application delegate: indeed, this does not appear until the autosaved documents are shown—as was the case w/ the programmatically created window previously tried.

in particular, i should like to put-up some of my app’s panels before NSDocument starts loading documents: has anyone had any success along these lines? is there a way to defer the opening of documents (autosaved, launch via double-click or drop on the dock icon) until some app windows have exposed? or, alternatively, is there a point during app launch prior to NSDocument tasks to put up some windows?—the earliest point i can conceive is application delegate init, but no luck here either.

all comment greatly appreciated,
edward


_______________________________________________

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: showing app windows at launch prior to NSDocument tasks
      • From: Graham Cox <email@hidden>
    • Re: showing app windows at launch prior to NSDocument tasks
      • From: Jerry Krinock <email@hidden>
  • Prev by Date: Re: iBeacons - enter and exit?
  • Next by Date: iBeacons - can 100 different devices be active and seen by one device?
  • Previous by thread: Re: iBeacons - enter and exit?
  • Next by thread: Re: showing app windows at launch prior to NSDocument tasks
  • Index(es):
    • Date
    • Thread