Re: NSSlider and doube-click event
Re: NSSlider and doube-click event
- Subject: Re: NSSlider and doube-click event
- From: Wagner Truppel <email@hidden>
- Date: Tue, 10 Jul 2007 14:04:32 +0200
NSSlider inherits from NSResponder, so it knows how to respond to
mouse clicks. Perhaps it would help to read the documentation found
here:
http://developer.apple.com/documentation/Cocoa/EventsOtherInput-
date.html
Was this just a stupid question, or is this really something that
people
don't do?
On 7/9/07, Simon Raisin <email@hidden> wrote:
I am trying to figure out how to get an NSSlider instance notify
one of my
model classes when it double-clicked.
Do I have to subclass NSSlider to obtain this functionality?
Thanks!
-CxT
_______________________________________________
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