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.
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 mails | Author | Date |
|---|---|---|
| Martin Linklater | Jan 5, 10:58 | |
| Martin Linklater | Jan 5, 12:46 | |
| Martin Linklater | Jan 5, 23:02 | |
| mmalc crawford | Jan 6, 01:24 | |
| Martin Linklater | Jan 6, 09:22 | |
| mmalc crawford | Jan 6, 10:58 | |
| Martin Linklater | Jan 6, 14:13 |






Cocoa mail archive

