Re: NSSlider's setAltIncrementValue: broken?
Re: NSSlider's setAltIncrementValue: broken?
- Subject: Re: NSSlider's setAltIncrementValue: broken?
- From: Gregory Weston <email@hidden>
- Date: Thu, 03 Dec 2009 21:41:30 -0500
Sean McBride wrote:
> The docs for NSSlider's setAltIncrementValue: say "Sets the amount by
> which the receiver modifies its value when the knob is Option-dragged".
> It does not.
>
> Anyone using this successfully?
Didn't work for me when I tried it just now. Two interesting behaviors observed.
If you are already dragging and press the option key, the knob stops where it is until you release the key again. At that point it jumps to where the mouse currently is.
If you hold down option and click somewhere on the slider (but not on the knob) the slider will move toward the click by the alternate increment about instead of jumping to the point of the click.
_______________________________________________
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