Dumb Button binding Question
Dumb Button binding Question
- Subject: Dumb Button binding Question
- From: Matt Gough <email@hidden>
- Date: Thu, 9 Mar 2006 15:47:06 +0000
I have a panel window with a text field, a cancel button and an OK
button.
Is it possible to bind the enabled state of the OK button to whether
the text field is not empty?
Up until now, I have been using
-(void) controlTextDidChange:(NSNotification *)aNotification;
but this seems something that bindings should be capable of doing.
Thanks
Matt Gough
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden