‹ From DeveloperReleaseNotes / AppKit.rtf... A new named image, NXAppTile, has been added to allow apps to draw in their application icon without destroying the standard look. Developers who want to draw in their application icons should find this image with findImageNamed: and composite it at the lower left corner of the content view of the window. Then any custom drawing should be done above, centered on this image.