Re: Preventing NSSavePanel from alerting file overwrite
Re: Preventing NSSavePanel from alerting file overwrite
- Subject: Re: Preventing NSSavePanel from alerting file overwrite
- From: Corbin Dunn <email@hidden>
- Date: Wed, 06 Jun 2012 13:52:45 -0700
On Jun 6, 2012, at 10:04 AM, Gordon Apple <email@hidden> wrote:
> Is there a way to block NSSavePanel from alerting a file overwrite? I¹m
> using it simply to establish a URL and later alert about overwrite when a
> record command is issued. I would prefer to not have the user see this
> twice.
No, you can't do that. You should use NSOpenPanel (as someone else mentioned). If you really want to do this, please log a feature request asking us to expose a way to do it.
corbin
_______________________________________________
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