• 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
Dynamically changing an application's icon / Adding a badge
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Dynamically changing an application's icon / Adding a badge


  • Subject: Dynamically changing an application's icon / Adding a badge
  • From: Chad Armstrong <email@hidden>
  • Date: Sat, 22 Oct 2005 23:03:18 -0500

Is it possible to add a badge onto my application (a la Mail, OmniWeb, Transmit, iChat, etc.) without using Carbon? I noticed this function in Cocoa:

[NSApp setApplicationIconImage:myIcon];

However, I don't know if this will be able to layer on a new icon onto the existing application icon, or if this just swaps out the existing icon completely. Carbon has some Dock Icon functions like OverlayApplicationDockTileImage which probably would do what I want, but I'd like to keep to Cocoa-only if at all possible.

Chad Armstrong
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Dynamically changing an application's icon / Adding a badge
      • From: Todd Yandell <email@hidden>
    • Re: Dynamically changing an application's icon / Adding a badge
      • From: John Timmer <email@hidden>
  • Prev by Date: Resizing bezier objects.
  • Next by Date: Re: FSRefMakePath: error -35
  • Previous by thread: Re: Transparent Windows
  • Next by thread: Re: Dynamically changing an application's icon / Adding a badge
  • Index(es):
    • Date
    • Thread