Version: 1.0

Posted: 2007-12-20

Build Requirements: Xcode 3.0, Mac OS X 10.5

Runtime Requirements: Mac OS X 10.5

View Source Code:

Download Sample (“DictionaryController.zip”, 168.6K)
Download Sample (“DictionaryController.dmg”, 222.3K)



Description

"DictionaryController" is a Cocoa application that demonstrates various ways to use the NSDictionaryController class. NSDictionaryController transforms the contents of a dictionary into an array of key-value pairs that can be bound to user interface items such as columns of an NSTableView. In using this type of controller object you can determine which key-value pairs to be included or excluded for display as well as associate a localized displayable key to each pair.

Document Revision History

Date Notes
2007-12-20"DictionaryController" is a Cocoa application that demonstrates various ways in how to use the NSDictionaryController class.

Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.