Re: Toolbar buttons and isEnabled binding
Re: Toolbar buttons and isEnabled binding
- Subject: Re: Toolbar buttons and isEnabled binding
- From: Nick Zitzmann <email@hidden>
- Date: Tue, 21 Oct 2008 18:00:31 -0600
On Oct 21, 2008, at 5:49 PM, Chris Idou wrote:
"You can try to disable Autovalidates."
I've done that, to no avail.
What does that option do anyway?
Normally toolbar item validation is not done through bindings, but is
done through the -validateToolbarItem: method in the toolbar items'
target object(s). The same goes for menus; they use the -
validateMenuItem: method.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
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