Re: Binding button.enabled to "NSTextField is not empty"
Re: Binding button.enabled to "NSTextField is not empty"
- Subject: Re: Binding button.enabled to "NSTextField is not empty"
- From: mmalcolm crawford <email@hidden>
- Date: Tue, 26 Apr 2005 11:55:09 -0700
On Apr 26, 2005, at 11:13 AM, John Brownlow wrote:
You *don't* bind to the contents of a simple view such as a text
field.
is this because it's philosophically deprecated, or because it
won't work?
In many cases it won't work as the view won't post the KVO
notifications required to make it work. Philosophically, though, it
is the Wrong Thing to do...
mmalc
_______________________________________________
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