Re: mouseMoved events
Re: mouseMoved events
- Subject: Re: mouseMoved events
- From: Sam Wilkins <email@hidden>
- Date: Sat, 20 Nov 2004 15:17:51 -0500
On Saturday, November 13, 2004, at 05:29 PM, Sam Wilkins wrote:
On Saturday, November 13, 2004, at 11:36 AM, Sam Wilkins wrote:
Is there any way to make a view receive mouseMoved events when it's
not first responder? I'd also like the events to only get sent when
the cursor is over top the view, as well.
I hope I'm not getting too impatient, but it's been six hours. Am I
not providing enough information? I've implemented mouseMoved, and
told my window to accept mouse moved events, but it stops sending the
events when a text field or something is active. Like I said before,
I'd prefer to only track cursor movement when it's over the view, and
not anywhere on the screen.
Well, I think I have something that works now. Except that the scroll
wheel in my mouse stopped scrolling the view. What will I have to do in
order to get that functionality back? I can't remember where in the
responder chain I placed the view, it's the next responder of
something, probably the window.
_______________________________________________
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