Pinning to arbitrary NSSlider values
Pinning to arbitrary NSSlider values
- Subject: Pinning to arbitrary NSSlider values
- From: Shaun Wexler <email@hidden>
- Date: Sun, 16 May 2004 20:14:53 -0700
I have the need to pin to certain arbitrary values within a NSSlider's
range whenever the option-key is down during a continuous drag. The
Panther implementation allows for an alternate increment value to
stride the tick marks (if any), but not for discreet values. Before I
try this myself, has anyone figured out how to do it? I was going to
set a new increment value in its action method, which should take
effect after any bindings updates, AFAIK.
--
Shaun Wexler
MacFOH
http://www.macfoh.com
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.