On 15.12.2008, at 18:00, Gerriet M. Denkmann wrote:
If the documentation for [NSImage imageNamed:] would have mentioned that image names are to be found in the Constants section, this would have helped a lot. But it only says that it will: "Search the Application Kit framework for a shared image with the specified name."
The documentation says, the *method* [NSImage imageNamed:] searches, among other locations, in the AppKit framework (which is rather voluminous). This is not ment for you, I think ;-)
So I looked in the Application Kit framework, but did not find anything.
The document says, "declared in NSImage.h", and the constants are there. It's often worthwhile to look into the header file.
Kind regards Klaus _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com