Discover OS X’ Hidden Artistic Side

“One of the most frequently used Cocoa classes is NSImage which, as the name suggests, is all about displaying and manipulating image data. The imageNamed: method of this class retrieves an image reference for you – provided that you know the name of the image you’re after. Many of the images that can be retrieved via the imageNamed: method have well documented names, but there’s a lot of stuff in there that’s not well-known. It’s those images – including some for Windows – that I’ll be digging into here. I shall also give you source code to a little utility that uses an entirely different mechanism to retrieve images used by OS X.”

10 Comments

  1. 2008-09-02 5:14 pm
  2. 2008-09-02 6:06 pm
  3. 2008-09-03 3:10 am
    • 2008-09-03 9:41 am
      • 2008-09-03 10:48 am
      • 2008-09-03 12:31 pm
      • 2008-09-06 10:29 am
      • 2008-09-06 11:52 am
  4. 2008-09-03 12:30 pm
  5. 2008-09-05 12:07 am