• 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
Controlling number of bounces of app icon at launch
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Controlling number of bounces of app icon at launch


  • Subject: Controlling number of bounces of app icon at launch
  • From: Jean-Luc Peuriere <email@hidden>
  • Date: Sun, 8 Sep 2002 20:18:24 +0200

Hi,

My app, when lauching, make a single bounce in the dock. The problem is that it need to open (in ApplicationDelegate applicationDidFinishLaunching) some documents which can be a lengthy operation as a great number of objects are unarchived.

I would like the icon to continue to bounce while the opening is done as I don't want to put on a splash screen and some visual feedback is obviously needed.

Putting the call in applicationWillFinishLaunching: seems not to make the job either, as the application object is not yet initialized.

How can I make this icon continue to bounce till all my files are open ?

--
JLuc Peurihre
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Re: Removing a NSCachedImageRep from NSImage
  • Next by Date: windowControllerDidLoadNib problem
  • Previous by thread: solved: pathsForResourcesOfType
  • Next by thread: windowControllerDidLoadNib problem
  • Index(es):
    • Date
    • Thread