You know, I thought I was using that method all this time, but it seems I was using setCanChooseDirectories: instead, and even my email indicated that.
It's been a long morning ;-) Thanks. On Oct 5, 2010, at 11:35 AM, Sherm Pendley wrote: > On Tue, Oct 5, 2010 at 2:17 PM, Kevin Wojniak <[email protected]> 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 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]
