Re: Key Value coding with Slider vs TextField
Re: Key Value coding with Slider vs TextField
- Subject: Re: Key Value coding with Slider vs TextField
- From: Trygve Inda <email@hidden>
- Date: Mon, 17 Jul 2006 20:16:43 +0000
- Thread-topic: Key Value coding with Slider vs TextField
>
> 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
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden