• 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: NSSlider
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSSlider


  • Subject: Re: NSSlider
  • From: vincent habchi <email@hidden>
  • Date: Thu, 28 Jan 2010 18:42:59 +0100

> On Jan 28, 2010, at 9:05 AM, David Blanton wrote:
>
>> I cannot discern a method that tracks the knob on and NSSlider.
>
> Check the "continuous" checkbox in IB (or set the object property of the same name) and your target will get called while the user drags, as soon as the position changes.

Do not forget there are some pitfalls. For example, I bound a slider to the alpha value of a CALayer. I had to subclass it, because there is no way I found (except a custom NSValueTransformer) to get the slider return a float value from [0,1] instead of integers.

Vincent_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: NSSlider
      • From: Kyle Sluder <email@hidden>
    • Re: NSSlider
      • From: mmalc Crawford <email@hidden>
References: 
 >NSSlider (From: David Blanton <email@hidden>)
 >Re: NSSlider (From: Jens Alfke <email@hidden>)

  • Prev by Date: Re: Which CA Layer am I dragging over?
  • Next by Date: Re: NSKeyValueBindingCreation Leak
  • Previous by thread: Re: NSSlider
  • Next by thread: Re: NSSlider
  • Index(es):
    • Date
    • Thread