• 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: [TRTFM] mouseMove invoked on non-FrstResponder?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [TRTFM] mouseMove invoked on non-FrstResponder?


  • Subject: Re: [TRTFM] mouseMove invoked on non-FrstResponder?
  • From: Allan Odgaard <email@hidden>
  • Date: Wed, 14 Aug 2002 13:32:07 +0200

On onsdag, august 14, 2002, at 04:13 , John C. Randolph wrote:

Which I do... as my letter says: I do (mostly) get the events as long as my view is in the responder chain.
Sorry, I wasn't reading carefully. Your view does have to be in the responder chain to get mouseMoved: events passed to it automatically. Does your view always care about mouse moved events, or only when the mouse is over the view in question?

The latter would do -- can I use tracking rects for this? I got the impression that they only generate mouse enter/exit events, and no movement events. For 90% that would do fine (I would then just add a lot of these and tag them), but there are also situations where I really need the pixel position of the mouse...

Though for now my real problem is, that mouse movement events seem to fail on occasion, even when my view is in the responder chain :-( I'm almost certain that this is a Cocoa bug...
_______________________________________________
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.
References: 
 >Re: [TRTFM] mouseMove invoked on non-FrstResponder? (From: "John C. Randolph" <email@hidden>)

  • Prev by Date: Re: Multiple windows B from a window A
  • Next by Date: URL string escape codes
  • Previous by thread: Re: [TRTFM] mouseMove invoked on non-FrstResponder?
  • Next by thread: num lock effect on key events
  • Index(es):
    • Date
    • Thread