Re: NSSliderCell subclass?
Re: NSSliderCell subclass?
- Subject: Re: NSSliderCell subclass?
- From: Damien Cooke <email@hidden>
- Date: Mon, 14 Jul 2008 21:20:10 +0930
Thanks Graham, You are a champion. That saves me a lot of work. I
have no idea why I did not spot that in the docs. I am sorry to
trouble you.
Damien
On 14/07/2008, at 8:39 PM, Graham Cox wrote:
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