On Apr 14, 2016, at 12:42 , Michael McLaughlin <mmclaughl...@cox.net> wrote:
> 
> A solution appears to be
> 
> [newDoc saveDocumentWithDelegate:
> 
> which looks to be a simplified version of
> 
> [newDoc runModalSavePanelForSaveOperation:

It’s probably a poorer choice, not a simpler choice, because (according to the 
header file) it has some other checks and may interact with the user in ways 
you probably don’t want. It’s also no easier to use, since it has the same 
parameters, except for the save operation, which would be NSSaveAsOperation.
_______________________________________________

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

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

Reply via email to