Re: What to do...
Re: What to do...
- Subject: Re: What to do...
- From: Fritz Anderson <email@hidden>
- Date: Wed, 08 Aug 2012 11:34:29 -0500
This is more a design problem, which should go to the cocoa-dev list.
I think you're putting the write/replace/append choice too late in the process. Make Append a separate menu command; it's conceptually a different operation.
— F
On 8 Aug 2012, at 11:10 AM, Charlie Dickman <email@hidden> wrote:
> I'm using the NSSave panel to request a file name (path) from the user. When the file already exists I append to it. What can I do to suppress the dialog that says the file already exists and asks if it is ok to replace it?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >What to do... (From: Charlie Dickman <email@hidden>) |