• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: -mouseMoved: not being called
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


  • Follow-Ups:
    • Re: -mouseMoved: not being called
      • From: Ron Fleckner <email@hidden>
References: 
 >-mouseMoved: not being called (From: Ron Fleckner <email@hidden>)

  • Prev by Date: Re: -mouseMoved: not being called
  • Next by Date: Re: Cannot get hidden NSTextView to show ( Sam )
  • Previous by thread: Re: -mouseMoved: not being called
  • Next by thread: Re: -mouseMoved: not being called
  • Index(es):
    • Date
    • Thread