Re: NSSlider unusual behavior
Re: NSSlider unusual behavior
- Subject: Re: NSSlider unusual behavior
- From: Ryan Stevens <email@hidden>
- Date: Mon, 04 Sep 2006 09:02:43 -0700
On Monday, September 04, 2006, at 07:50AM, Ivan Kourtev <email@hidden> wrote:
>Hi,
>
>Is it a well-known fact that linear NSSlider's continue to send their
>action after the slider has reached the end of the scale and the
>mouse is still down? (The number for the slider position is correct,
>of course, so it saturates to a constant at either end of the
>scale). Is that a bug, or is it acceptable behavior? If this is the
>correct behavior, what's the reason for it? Thanks,
>
>-- ivan
yup, it's well-known. From the NSControl page in the docs...
setContinuous:
Sets whether the receiver?s cell sends its action message continuously to its target during mouse tracking.
_______________________________________________
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