Re: -mouseMoved: not being called
Re: -mouseMoved: not being called
- Subject: Re: -mouseMoved: not being called
- From: "Giovanni Donelli" <email@hidden>
- Date: Sun, 20 May 2007 09:29:25 +0200
I believe mouseMoved events are sent only to the foremost/key window.
once possible explanation is that your user has something that
prevents the window from being in the frontmost,
I would try to override mouseEnter to force the window to be front and
key and see how it goes, this might be helpful to understand what is
not working.
Giovanni
On 5/20/07, Ron Fleckner <email@hidden> wrote:
Hi,
One user of my app reports that a feature which relies on getting -
mouseMoved: events isn't working. The feature works on our two
machines here, and no other users have reported this failure. I've
sent him a version of the app which logs -mouseMoved: to the
console. No -mouseMoved: events appear in his console.log. He says
the feature fails on all three of his machines, two PPC's and one
Intel, all running 10.4.9.
What could be a possible cause of this?
Ron
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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