• 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: Where is the Computer Image ?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Where is the Computer Image ?


  • Subject: Re: Where is the Computer Image ?
  • From: "Gerriet M. Denkmann" <email@hidden>
  • Date: Tue, 16 Dec 2008 23:45:44 +0700


On 16 Dec 2008, at 08:43, Brandon Walkin wrote:

The image is in /System/Library/CoreServices/CoreTypes.bundle/ Contents/Resources

This works fine: NSImage *anImage = [ NSImage imageNamed: NSImageNameComputer ];

but how to get an image of a black MacBook? (My computer is white.)

Is hardcoding the name like:
NSImage *anImage = [ [ [ NSImage alloc ] initByReferencingFile: @"/ System/Library/CoreServices/CoreTypes.bundle/Contents/Resources/ com.apple.macbook-black.icns" ] autorelease ];


really the only solution?
Looks kind of fragile to me.


Kind regards,

Gerriet.

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Where is the Computer Image ?
      • From: Klaus Backert <email@hidden>
    • Re: Where is the Computer Image ?
      • From: Benjamin Dobson <email@hidden>
References: 
 >Where is the Computer Image ? (From: "Gerriet M. Denkmann" <email@hidden>)
 >Re: Where is the Computer Image ? (From: "John C. Randolph" <email@hidden>)
 >Re: Where is the Computer Image ? (From: "Gerriet M. Denkmann" <email@hidden>)
 >Re: Where is the Computer Image ? (From: Brandon Walkin <email@hidden>)

  • Prev by Date: Re: What is the default time for a CALayer transform?
  • Next by Date: Re: Where is the Computer Image ?
  • Previous by thread: Re: Where is the Computer Image ?
  • Next by thread: Re: Where is the Computer Image ?
  • Index(es):
    • Date
    • Thread