• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Key Value coding with Slider vs TextField
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Key Value coding with Slider vs TextField


  • Subject: Re: Key Value coding with Slider vs TextField
  • From: Trygve Inda <email@hidden>
  • Date: Sun, 16 Jul 2006 17:36:16 +0000
  • Thread-topic: Key Value coding with Slider vs TextField

>
> 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/Conce
> pts/WhatAreBindings.html
>> and probably before that
>> <http://developer.apple.com/documentation/Cocoa/Conceptual/CocoaFundamentals/
>> CocoaDesignPatterns/chapter_5_section_1.html

Got it... This works...

[configLength sendAction:[configLength action] to:[configLength target]];

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

  • Follow-Ups:
    • Re: Key Value coding with Slider vs TextField
      • From: mmalc crawford <email@hidden>
References: 
 >Re: Key Value coding with Slider vs TextField (From: mmalc crawford <email@hidden>)

  • Prev by Date: Re: NSDatePicker leaking in graphical mode?
  • Next by Date: Re: NSDatePicker leaking in graphical mode?
  • Previous by thread: Re: Key Value coding with Slider vs TextField
  • Next by thread: Re: Key Value coding with Slider vs TextField
  • Index(es):
    • Date
    • Thread