Re: NSSlider
Re: NSSlider
- Subject: Re: NSSlider
- From: David Blanton <email@hidden>
- Date: Thu, 28 Jan 2010 11:16:51 -0700
Continuous Check Box did the trick .. Thanks!
-db
On Jan 28, 2010, at 10:11 AM, Jens Alfke wrote:
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.
—Jens
_______________________________________________
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
References: | |
| >NSSlider (From: David Blanton <email@hidden>) |
| >Re: NSSlider (From: Jens Alfke <email@hidden>) |