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 protected]) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
