FROM : Trygve Inda
DATE : Mon Jul 17 22:16:43 2006
>
> On Jul 17, 2006, at 11:48 AM, Trygve Inda wrote:
>
>>> You should be changing the model attribute value directly in a KVO-
>>> compliant way.
>> That is not really possible since there is not an instance variable
>> for the
>> slider when the sheet is up...
>>
> Then you shouldn't be using bindings...
I'm not using bindings in this case. My original query was, having setup the
slider to textview action/target, how to get it to fire once to align them
before the window is displayed.
The code I quoted works for this and all is well... Now if I could only bind
to a specific element of an array, that would solve a different problem in
another app, but that seem to not be possible so a different way of doing
things is in order.
:-)
Trygve
DATE : Mon Jul 17 22:16:43 2006
>
> On Jul 17, 2006, at 11:48 AM, Trygve Inda wrote:
>
>>> You should be changing the model attribute value directly in a KVO-
>>> compliant way.
>> That is not really possible since there is not an instance variable
>> for the
>> slider when the sheet is up...
>>
> Then you shouldn't be using bindings...
I'm not using bindings in this case. My original query was, having setup the
slider to textview action/target, how to get it to fire once to align them
before the window is displayed.
The code I quoted works for this and all is well... Now if I could only bind
to a specific element of an array, that would solve a different problem in
another app, but that seem to not be possible so a different way of doing
things is in order.
:-)
Trygve
| Related mails | Author | Date |
|---|---|---|
| Trygve Inda | Jul 16, 11:21 | |
| mmalc crawford | Jul 16, 11:42 | |
| Trygve Inda | Jul 16, 12:19 | |
| mmalc crawford | Jul 16, 18:10 | |
| Trygve Inda | Jul 16, 19:36 | |
| mmalc crawford | Jul 16, 20:49 | |
| Trygve Inda | Jul 17, 20:48 | |
| mmalc crawford | Jul 17, 22:10 | |
| Trygve Inda | Jul 17, 22:16 |






Cocoa mail archive

