• 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: Philip Aker <email@hidden>
  • Date: Tue, 26 Sep 2006 01:54:05 -0700

On 2006-09-26, at 00:37:59, Raul wrote:

I am talking about Apple icons to use in my project.
In other OS , there are some common icons that you can use it in your own project.
I think there are better ways to get this that to show Resource folder of all Programs.

I try to take a look at Philip answer to Look in Icons.h for GetIconRef() .

But where is locate this Icons.h?

It is part of:

#import <ApplicationServices/ApplicationServices.h>

but seeing as you're using Cocoa you'll probably want to do this in Terminal:

	locate '/System/Library/CoreServices/*.icns'


Other icons seen commonly on OS X are scattered throughout the system such as in kext and application packages. I use GetIconRef() wherever possible because then I don't have to think about updating my icons to look like the latest system.


ยง

Actually, it would be nice if one day the system was better organized for icons:

/System/Library/Icons
/Library/Icons
~/Library/Icons #for overriding system icons
/Applications/MyApp/Contents/Resources/Icons


Philip Aker email@hidden


_______________________________________________ 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: Laurence Harris <email@hidden>
    • Re: Re: Apple has Resource Icons to use it (for free) in my own projects?
      • From: Raul <email@hidden>
References: 
 >Apple has Resource Icons to use it (for free) in my own projects? (From: Raul <email@hidden>)
 >Re: Apple has Resource Icons to use it (for free) in my own projects? (From: Laurence Harris <email@hidden>)
 >Re: Re: Apple has Resource Icons to use it (for free) in my own projects? (From: Raul <email@hidden>)
 >Re: Apple has Resource Icons to use it (for free) in my own projects? (From: Laurence Harris <email@hidden>)
 >Re: Re: Apple has Resource Icons to use it (for free) in my own projects? (From: Raul <email@hidden>)

  • Prev by Date: Re: Re: Apple has Resource Icons to use it (for free) in my own projects?
  • Next by Date: Re: Re: Apple has Resource Icons to use it (for free) in my own projects?
  • Previous by thread: Re: Re: Apple has Resource Icons to use it (for free) in my own projects?
  • Next by thread: Re: Re: Apple has Resource Icons to use it (for free) in my own projects?
  • Index(es):
    • Date
    • Thread