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: mmalc crawford <email@hidden>
- Date: Sun, 16 Jul 2006 09:10:11 -0700
On Jul 16, 2006, at 3:19 AM, Trygve Inda wrote:
Ok, so... "This is the expected behavior. Instead you should change
the
model object using a key-value-observing compliant manner."
Then how do I set the value of a slider in a KVO savvy way?
You don't -- a slider is not a model object.
You should review <http://developer.apple.com/documentation/Cocoa/Conceptual/CocoaBindings/Concepts/WhatAreBindings.html
> and probably before that <http://developer.apple.com/documentation/Cocoa/Conceptual/CocoaFundamentals/CocoaDesignPatterns/chapter_5_section_1.html
>.
mmalc
_______________________________________________
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