Re: NSSlider and mouse events
Re: NSSlider and mouse events
- Subject: Re: NSSlider and mouse events
- From: Robert Clair <email@hidden>
- Date: Thu, 3 Mar 2005 10:41:03 -0500
<x-tad-bigger> Since NSSlider is a descendant of NSResponder, shouldn't it receive the mouseUp notification?
</x-tad-bigger>
In a lot of the controls the mouseDown routine polls for mouseDragged events and the mouseUp event. It essentially takes over the event processing until mouseUp. This makes it extremely tricky to subclass.
Bob Clair
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden