[Q] NSSavePanel and permissions
[Q] NSSavePanel and permissions
- Subject: [Q] NSSavePanel and permissions
- From: Mark de Jong <email@hidden>
- Date: Thu, 13 Jun 2002 00:00:13 -0700
How does one easily prevent an NSSavePanel from allowing the user to
select a directory to which she has no permissions to save?
I realize there is the
panel:(id)sender shouldShowFilename:(NSString *)filename
delegate, but I'm not sure how to determine if the current user has the
proper permissions to save in that directory.
Thanks.
-- Mark
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.