Mac OS X Reference Library Apple Developer
Search

Reviews

Last Revision:
Version 1.0, 2010-06-03
Demonstrates how to use a localized strings file by adding accessibility descriptions to named images without using code.
Build Requirements:
Xcode 3.2 or later, Mac OS X v10.6 or later
Runtime Requirements:
Mac OS X v10.6 or later

Demonstrates how to use a localized strings file by adding accessibility descriptions to named images without using code.

This is a simple CoreData NSDocument-based app which demonstrates the following:

- Using an "AccessibilityImageDescriptions.strings" file to add accessibility descriptions to named images without using code. - Setting up an NSCollectionView using a nib-based NSCollectionViewItem - Using NSSplitView delegate method to easily keep one pane a constant size - Writing and using custom NSValueTransformers - Using an application delegate to open a custom untitled document on launch - Adding a second window and window controller to a single document via "View" menu -> "Show Edit Window" menu item.




Last updated: 2010-06-03

Did this document help you? Yes It's good, but... Not helpful...