Re: NSSliderCell subclass?
Re: NSSliderCell subclass?
- Subject: Re: NSSliderCell subclass?
- From: Graham Cox <email@hidden>
- Date: Mon, 14 Jul 2008 21:09:29 +1000
Just invoke [mySlider setContinuous:YES] and your action method will
be called for every value change while sliding "live". Did you mean
something else?
Graham
On 14 Jul 2008, at 9:02 pm, Damien Cooke wrote:
Hi All,
I want to be able to determine the value of the NSSlider whilst
sliding it. I am guessing I will have to subclass NSSliderCell but
if anyone has an example or some direction as to which methods I
need to override I would really appreciate it.
_______________________________________________
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