How to get slider events as it moves?
How to get slider events as it moves?
- Subject: How to get slider events as it moves?
- From: "Marcelo Cicconet" <email@hidden>
- Date: Tue, 6 Jan 2009 16:25:00 -0800
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 default is YES.
But I am not able to overwrite this method properly.
Is there a way to change this property via Interface Builder?
Thank you so much for any help.
Marcelo C.
--
KEEP WORKING
_______________________________________________
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