• 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
Key Value coding with Slider vs TextField
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Key Value coding with Slider vs TextField


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

I have a slider and a textField. The textField is meant (via a
takeIntValueFrom) to display the value of the slider as it moves and this
part is working.

When I am about to display the sheet that these objects are on, I call:

[mySlider setIntValue:someValue];


The slider gets set correctly, but the textField is not updated. What do I
need to do to force this - I assumed that if the binding was set up, then
the call to setIntValue on the slider would trip the text field into
updating as well.

Thoughts?

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>
  • Prev by Date: Re: NSPipe / NSTask ls -> Array
  • Next by Date: Re: DVDPlayback
  • Previous by thread: Re: NSPipe / NSTask ls -> Array
  • Next by thread: Re: Key Value coding with Slider vs TextField
  • Index(es):
    • Date
    • Thread