Skip navigation.
 
mlRe: Action while trcking, Different action on mouseUp
FROM : Matt Neuburg
DATE : Wed Aug 16 18:54:19 2006

On Mon, 14 Aug 2006 22:44:27 +0000, Trygve Inda <<email_removed>>
said:
>I have an NSSlider that has an action (through a binding) to display the
>current slider value while tracking. I'd like a different action to call a
>method when the user releases the mouse to do stuff with the new setting.
>
>How can I enable this?


That's truly silly. How do you know the user will use the mouse to slide the
slider? It's perfectly possible to use the keyboard instead. m.

--
matt neuburg, phd = <email_removed>, <http://www.tidbits.com/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide - Second Edition!
<http://www.amazon.com/gp/product/0596102119>

Related mailsAuthorDate
mlAction while trcking, Different action on mouseUp Trygve Inda Aug 15, 00:44
mlRe: Action while trcking, Different action on mouseUp Matt Neuburg Aug 16, 18:54
mlRe: Re: Action while trcking, Different action on mouseUp Michael Ash Aug 16, 21:43
mlRe: Action while trcking, Different action on mouseUp Matt Neuburg Aug 17, 18:21
mlRe: Re: Action while trcking, Different action on mouseUp Shawn Erickson Aug 17, 19:08