Re: Simple bindings problem
Re: Simple bindings problem
- Subject: Re: Simple bindings problem
- From: Martin Linklater <email@hidden>
- Date: Sat, 5 Jan 2008 11:46:11 +0000
Sorry, that should read 'with two NSTextFields'.
On 5 Jan 2008, at 09:58, Martin Linklater wrote:
I have a simple application with two NSTextViews - one for
displaying an integer value and one for displaying an NSString
value. My AppController has one int member and one NSString member
(code below). I have an NSObjectController which has it's content
bound to my AppController. I have bound both of the NSTextViews to
my Controller and set their Controller Key to 'selection' and their
Model Key Path to the names of my AppController member variables.
_______________________________________________
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