Re: Disable NSSavePanel's New Folder button dynamically?
Re: Disable NSSavePanel's New Folder button dynamically?
- Subject: Re: Disable NSSavePanel's New Folder button dynamically?
- From: Sherm Pendley <email@hidden>
- Date: Tue, 5 Oct 2010 14:35:02 -0400
On Tue, Oct 5, 2010 at 2:17 PM, Kevin Wojniak <email@hidden> wrote:
> I'm assuming the answer is no, as I've looked over the documentation, but just incase I missed something: is there a way to prevent NSSavePanel's "New Folder" button from being enabled on the fly?
[thePanel setCanCreateDirectories:NO];
sherm--
--
Cocoa programming in Perl:
http://camelbones.sourceforge.net
_______________________________________________
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