• 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: Apple has Resource Icons to use it (for free) in my own projects?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Apple has Resource Icons to use it (for free) in my own projects?


  • Subject: Re: Apple has Resource Icons to use it (for free) in my own projects?
  • From: Ross Tulloch <email@hidden>
  • Date: Wed, 27 Sep 2006 08:26:49 +1000

Raul,

Your using Cocoa right? You can just use something like this:

NSImage* icon = [[NSWorkspace sharedWorkspace] iconForFileType:NSFileTypeForHFSTypeCode(kToolbarFavoritesIcon)];


Use the types you've got from Icons.h.


Ross. _______________________________________________ Do not post admin requests to the list. They will be ignored. Xcode-users mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
  • Follow-Ups:
    • Re: Apple has Resource Icons to use it (for free) in my own projects?
      • From: Philip Aker <email@hidden>
  • Prev by Date: Re: Documentation errors in Xcode
  • Next by Date: Re: Apple has Resource Icons to use it (for free) in my own projects?
  • Previous by thread: breakpoint markers turning red
  • Next by thread: Re: Apple has Resource Icons to use it (for free) in my own projects?
  • Index(es):
    • Date
    • Thread