NSSavePanel: Saving with file extension
NSSavePanel: Saving with file extension
- Subject: NSSavePanel: Saving with file extension
- From: vince <email@hidden>
- Date: Mon, 26 May 2008 09:42:40 -0400
I have an accessory view associated with a custom save panel. The accessory
view lists various image formats [jpeg, gif, etc]. Currently after saving,
the files show up as unsupported due the lack of an appended file
extension. Manually inserting the file extension in the save panel prior to
saving ... or editing the saved file by adding the extension after the fact
fixes the problem.
How can I set things up in the savePanel so that it saves out files with the
proper file extension based on the selection in the accessory view/
thanks.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden