On Nov 6, 2010, at 13:36, Stephen Blinkhorn wrote:

> I'd like to add a couple of options in an NSSavePanel so a user can specify 
> the type of sound file to save a document as, e.g. AIFF, WAV etc and also a 
> quality e.g. 24 or 16 bit.  Is it possible to add a couple of NSPopUpMenu 
> controls to NSSavePanel or is it necessary to build a custom dialog using 
> NSFileManager or similar?

See -[NSSavePanel setAccessoryView]:

        
http://developer.apple.com/library/mac/#documentation/Cocoa/Reference/ApplicationKit/Classes/NSSavePanel_Class/Reference/Reference.html
        
http://developer.apple.com/library/mac/#documentation/Cocoa/Conceptual/AppFileMgmt/Articles/ManagingAccessoryViews.html


_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to