• 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: Tommy Nordgren <email@hidden>
  • Date: Sun, 20 May 2007 03:36:16 +0200


On 20 maj 2007, at 03.10, Ron Fleckner 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

From Anguish - Buck - Yachtman: Cocoa Programming, page 599:
Because the mouse moves quite often, mouse-moved events are not usually dispatched. This is to avoid flooding the Applications event queue.
Normally these events are turned on temporarily for a specific purpose, and then turned off again.


-------------------------------------
This sig is dedicated to the advancement of Nuclear Power
Tommy Nordgren
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: -mouseMoved: not being called
  • Next by Date: Re: -mouseMoved: not being called
  • Previous by thread: -mouseMoved: not being called
  • Next by thread: Re: -mouseMoved: not being called
  • Index(es):
    • Date
    • Thread