extending NSSavePanel, how to disable <save> button?
extending NSSavePanel, how to disable <save> button?
- Subject: extending NSSavePanel, how to disable <save> button?
- From: Eric Slosser <email@hidden>
- Date: Wed, 24 Jun 2009 13:42:47 -0400
I'm extending NSSavePanel by using an accessory view. The view
contains two NSSecureTextFields, to contain the user-typed password
and confirmation.
I know how to detect when the two password fields don't have identical
content, to display a warning string on the dialog, and to prevent the
user from exiting the dialog.
But I'd also like to disable the <Save> button. Is it possible?
_______________________________________________
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