PDA

View Full Version : System Images




McBgnr
Apr 20, 2009, 09:44 AM
Hello,

When we add images to controls like button... IB displays a number of system provided images like NSApplicationIcon, NSComputer etc. Any idea what is the type of these images.. and where are these stored?



kainjow
Apr 20, 2009, 10:45 AM
Not sure where they are stored (probably in the CoreUI bundle which is in the PrivateFrameworks folder I believe), but you can read more about them here:

http://developer.apple.com/documentation/userexperience/Conceptual/AppleHIGuidelines/XHIGIcons/XHIGIcons.html

Go down to the 'System-Provided Images for Use in Controls' section.