• 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: No mouseExited when switching windows
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: No mouseExited when switching windows


  • Subject: Re: No mouseExited when switching windows
  • From: Kyle Sluder <email@hidden>
  • Date: Wed, 20 Feb 2013 09:42:24 -0800

On Wed, Feb 20, 2013, at 08:21 AM, Steve Mills wrote:
> Because with proper Cocoa event, you're given everything you need rather
> than having to get it via brute force (get global point, convert to
> window coords, and convert to view coords). I was hoping someone might
> point out something that would do it the right way that I'm not aware of.

This isn't true. Events come in different flavors. You can't ask for the
mouse position for a flags-changed event, for example. Since the mouse
is decoupled from any individual application, it makes sense to
sometimes ask for its current position outside of the event stream.

--Kyle Sluder
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please 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: No mouseExited when switching windows
      • From: Steve Mills <email@hidden>
References: 
 >No mouseExited when switching windows (From: Steve Mills <email@hidden>)
 >Re: No mouseExited when switching windows (From: Fritz Anderson <email@hidden>)
 >Re: No mouseExited when switching windows (From: Steve Mills <email@hidden>)
 >Re: No mouseExited when switching windows (From: Shane Stanley <email@hidden>)
 >Re: No mouseExited when switching windows (From: Steve Mills <email@hidden>)
 >Re: No mouseExited when switching windows (From: Kyle Sluder <email@hidden>)
 >Re: No mouseExited when switching windows (From: Steve Mills <email@hidden>)

  • Prev by Date: Re: LLVM 4.2 bug: crash on 10.6.8 in loop iteration
  • Next by Date: Re: LLVM 4.2 bug: crash on 10.6.8 in loop iteration
  • Previous by thread: Re: No mouseExited when switching windows
  • Next by thread: Re: No mouseExited when switching windows
  • Index(es):
    • Date
    • Thread