I'm saving via this call:
[self saveDocumentWithDelegate:self
didSaveSelector:@selector(didSaveDocument:didSave:contextInfo:)
contextInfo:nil];
This brings up a Save As dialogue box.
On Sep 4, 2011, at 12:33 PM, Jens Alfke wrote:
>
> On Sep 4, 2011, at 9:06 AM, Vik Rubenfeld wrote:
>
>> Still no file extension is appended to the document when I save it.
>
> How are you saving it, in particular how are you getting the filename to save
> as?
>
> —Jens
_______________________________________________
Cocoa-dev mailing list ([email protected])
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 [email protected]