Skip navigation.
 
mlRe: Simple bindings problem
FROM : Martin Linklater
DATE : Sat Jan 05 12:46:11 2008

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.

Related mailsAuthorDate
mlSimple bindings problem Martin Linklater Jan 5, 10:58
mlRe: Simple bindings problem Martin Linklater Jan 5, 12:46
mlRe: Simple bindings problem Martin Linklater Jan 5, 23:02
mlRe: Simple bindings problem mmalc crawford Jan 6, 01:24
mlRe: Simple bindings problem Martin Linklater Jan 6, 09:22
mlRe: Simple bindings problem mmalc crawford Jan 6, 10:58
mlRe: Simple bindings problem Martin Linklater Jan 6, 14:13