Binding an NSTextField
Binding an NSTextField
- Subject: Binding an NSTextField
- From: "Alex Wait" <email@hidden>
- Date: Thu, 3 Jul 2008 22:15:32 -0700
I have two methods setTheString and theString.
They return the value of another NSTextField on my window.
In IB I binded the value of the textField to App Controller and the Model
Key Path to "theString".
theString() is only called when the app first starts up.
How come the binding doesn't fire when I type in the other NSTextField?
--
If you can't be kind, at least have the decency to be vague.
_______________________________________________
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