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

Re: App icon


  • Subject: Re: App icon
  • From: Kiel Gillard <email@hidden>
  • Date: Thu, 2 Apr 2009 11:24:46 +1100

NSApplication provides the instance method setApplicationIconImage:

At startup (say, the applicationDidFinishLaunching: method) you could determine what icon you need to display and set it, using the above method, to the appropriate icns file from your bundle.

Note that this will not permanently modify the icon, it only modifies the icon image used for one session of your application.

Kiel

On 02/04/2009, at 2:44 AM, fawad shafi wrote:


Dear All,
i m developing one application, my requirement is that when the user opens the application first time in simulator, i want to display 1.icn file as an app icn, and if not the first time. then i wana display 2.icn.
is it possible?


Regards,
Fawad Shafi



_________________________________________________________________
Windows Liveā„¢: Keep your life in sync.
http://windowslive.com/explore?ocid=TXT_TAGLM_WL_allup_1a_explore_042009_______________________________________________

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

_______________________________________________

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 icon
      • From: Dave DeLong <email@hidden>
References: 
 >App icon (From: fawad shafi <email@hidden>)

  • Prev by Date: Re: How to know when a UISwitch is being touched
  • Next by Date: Re: App icon
  • Previous by thread: Re: App icon
  • Next by thread: Re: App icon
  • Index(es):
    • Date
    • Thread