• 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: Copyright Violations using Apple Icons in own Applications?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Copyright Violations using Apple Icons in own Applications?


  • Subject: Re: Copyright Violations using Apple Icons in own Applications?
  • From: Rosyna <email@hidden>
  • Date: Fri, 3 Nov 2006 09:32:13 -0700

Yeah, I'm not sure why this is asked so often. Don't copy the icons themselves into your bundle and redistribute them. Just use the various APIs OS X has to get the icons you want. I mean, that's why they're there, after all. iconForFile:, NSBundle, et cetera.

Copying is also bad because it can make your application look out of date really quickly when Apple updates the icons (as they almost always do every major OS X release).

Dynamic lookup, FTW!

Ack, at 11/3/06, Uli Kusterer said:

Some people think you can get around this by referencing the icons instead of actually including them (can be implemented by using the "Icon Services" type and creator code and passing them to NSWorkspace's iconForFile: method).

--


Sincerely, Rosyna Keller Technical Support/Carbon troll/Always needs a hug

Unsanity: Unsane Tools for Insanely Great People

It's either this, or imagining Phil Schiller in a thong.
_______________________________________________
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


References: 
 >Copyright Violations using Apple Icons in own Applications? (From: Georg Filios <email@hidden>)
 >Re: Copyright Violations using Apple Icons in own Applications? (From: Uli Kusterer <email@hidden>)

  • Prev by Date: Show a window from another nib
  • Next by Date: Re: Pointers and NSImages
  • Previous by thread: Re: Copyright Violations using Apple Icons in own Applications?
  • Next by thread: Re: Copyright Violations using Apple Icons in own Applications?
  • Index(es):
    • Date
    • Thread