On Sat, Sep 3, 2011 at 5:14 PM, Vik Rubenfeld <v...@mindspring.com> wrote: > If I'm using saveDocumentWithDelegate:didSaveSelector:contextInfo, what is > the correct way for me to communicate the list of suitable extensions to the > Save panel?
NSDocument ascertains this information from calling -writableTypesForSaveOperation: and +isNativeType: on your NSDocument subclass. --Kyle Sluder _______________________________________________ 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