• 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: View mouse Events
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: View mouse Events


  • Subject: Re: View mouse Events
  • From: Quincey Morris <email@hidden>
  • Date: Fri, 29 Feb 2008 16:27:36 -0800


On Feb 29, 2008, at 16:04, cai qin wrote:

I hold mouse button down inside my window ,but outside myView.
I drag the mouse to myView . Can myView receive some events message?
If it can't , how can I send something to myView and tell it ,"Hey , the
mouse are coming!"??

Set up a NSTrackingArea on your view, with the option for entered/exit tracking, *and* the option for entered/exit tracking while dragging. You'll then get mouseEntered and mouseExited events in your view.


_______________________________________________

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


References: 
 >View mouse Events (From: "cai qin" <email@hidden>)

  • Prev by Date: View mouse Events
  • Next by Date: Re: Scrollers on custom view appearing but not disappearing
  • Previous by thread: View mouse Events
  • Index(es):
    • Date
    • Thread