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.

Requirements

This sample requires OS X 10.4 or higher.

Screenshot