Re: NSView doesnt receive mouseMoved events?
Re: NSView doesnt receive mouseMoved events?
- Subject: Re: NSView doesnt receive mouseMoved events?
- From: Sascha Kujawa <email@hidden>
- Date: Tue, 28 Jan 2003 11:48:51 +0100
-But for some reason, mouseMoved only gets called when the button is
*not* held down!
Is it possible to get mouseMoved events, even when the mouse button
is held down?
it is a different case. I guess you need to listen to "mouseDragged"
events as well.
--
Sascha Kujawa
http://www.zeitfraktur.de
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.