Version: 1.1

Posted: 2007-06-11

Build Requirements: Xcode 2.3

Runtime Requirements: Mac OS X 10.3

View Source Code:

Download Sample (“CustomSave.zip”, 39.8K)
Download Sample (“CustomSave.dmg”, 85.9K)



Description

"CustomSave" is a Cocoa application that demonstrates how to use and customize the NSSavePanel class. Customization is achieved by implementing several methods from the NSSavePanelDelegate as well as overriding one key NSDocument method "prepareSavePanel". An accessory view is also added to demonstrate further customization.

Document Revision History

Date Notes
2007-06-11Corrected Read Me Info.
2007-06-11Demonstrates how to customize the NSSavePanel.

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.