• 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(2): SystemIcons.bundle
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re(2): SystemIcons.bundle


  • Subject: Re(2): SystemIcons.bundle
  • From: Simon Stapleton <email@hidden>
  • Date: Tue, 20 Aug 2002 13:52:35 +0200

From: Jens Bauer <email@hidden>
Date: Tue, 20 Aug 2002 00:30:34 +0200

Hi Andrew,

I'm not sure whether we're allowed to do that.
The best thing you can do, is to create an icon yourself, then you will
not get in trouble.
-Remember: It is most likely copyrighted images.
It's best to always ask someone at Apple about this before doing it.

Also, c*pyr*ght questions aside, should that icon change between system releases, your app is going to look odd on one or other release. I'd go for loading from the system bundle (thus getting maximum 'system look', but at the risk of the icon disappearing), or designing your own as suggested by Jens.

If you go for the 'designing your own' approach, check out Aquatint, which is a rather nice little app. No, I'm not related to it, I just happen to like it quite a lot.

I would personally try to get the icons from the system bundle, but have 'fallback' (self-designed) icons in your bundle and a dialog nib that can be used to indicate to the user that a new version is required (or similar) in the case that the icons aren't available on their specific installation.

On Mon, 19 Aug, 2002, Andrew Merenbach <email@hidden> wrote:

I found a nice image in one of the the Core Services resources in 10.1,
and wanted to use it in my app, and instead of loading it from the
system bundle, I simply copied the image out of the resources and put it
into my own program. Unless you are absolutely positive the icon you
want will be in future system versions, you might want to do the
same--copy the icons you want into your resources. That way will ensure
maximum compatibility, though it will increase your program size
slightly. Additionally, this will allow you to use the image in
Interface Builder.

Have fun.

Simon

--
PGP Key Id : 0x50D0698D
--
How's the building work going? Do we have a viable crapper yet? Check it out at :
<http://www.tufty.co.uk/Move/index.html>
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
  • Prev by Date: Re: Variable row heights in NSTableView ?
  • Next by Date: Re: Creating a Mach-O library?
  • Previous by thread: Re: Variable row heights in NSTableView ?
  • Next by thread: Re(2): SystemIcons.bundle
  • Index(es):
    • Date
    • Thread