Version: 1.0

Posted: 2007-06-06

Build Requirements: Xcode 3.0 (or the latest)

Runtime Requirements: Mac OS X 10.5

View Source Code:

Download Sample Code (“PredicateEditorSample.zip”, 88.7K)



Description

"PredicateEditorSample" is a Cocoa application that demonstrates how to use the NSPredicateEditor class. The NSPredicateEditor class is a subclass of NSRuleEditor that is specialized for editing NSPredicate objects. This sample is intended to show how to use the many different features and aspects of this control and leverages Spotlight to search your Address Book.

Document Revision History

Date Notes
2007-06-06Demonstrates how to use the NSPredicateEditor class.