Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 387 Bytes

File metadata and controls

3 lines (2 loc) · 387 Bytes

NSSavePanel-Accessory-View-Tutorial

This is a very basic demonstration of how to add an accessory view to an NSSavePanel, using image type selection as an example. The intended audience for this code is a novice Cocoa programmer; experienced programmers can find a very nice NSSavePanel customized for image files here: JFImageSavePanel.