How to get slider events as it moves?

2009-01-06 Thread Marcelo Cicconet
Hi. According to Davidson's book Learning Cocoa With Objective-C, slider issues events to the application as it moves. But that does not occurs in my apps. I'm just getting an event at mouse-down time. I found that this behavior is controlled by prefersTrackingUntilMouseUp NSSliderCell's, whose

Re: How to get slider events as it moves?

2009-01-06 Thread Graham Cox
On 7 Jan 2009, at 11:25 am, Marcelo Cicconet wrote: Is there a way to change this property via Interface Builder? Yes, just check the continuous box. --Graham ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin