• 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: NSTextView trackingArea problem
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSTextView trackingArea problem


  • Subject: Re: NSTextView trackingArea problem
  • From: Michael Vannorsdel <email@hidden>
  • Date: Thu, 26 Feb 2009 19:23:27 -0700

You can check which tracking area triggered the entered/exited by examining the NSEvent's trackingArea and make sure it's yours.


On Feb 26, 2009, at 7:06 PM, Xu ZiZhan wrote:

thanks Douglas,but that's not the point. rather I override the - mouseMoved,
and called [super mouseMoved:], the problem is still there. That's when the
mouse move into the text view bounds, it will call the mouseEntered and when
move out the bounds, it will call mouseExited, but I never set any tracking
area on the textview

_______________________________________________

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: 
 >NSTextView trackingArea problem (From: Xu ZiZhan <email@hidden>)
 >Re: NSTextView trackingArea problem (From: Douglas Davidson <email@hidden>)
 >Re: NSTextView trackingArea problem (From: Xu ZiZhan <email@hidden>)

  • Prev by Date: Re: NSTextView trackingArea problem
  • Next by Date: Re: Why doesn't this work on my device?
  • Previous by thread: Re: NSTextView trackingArea problem
  • Next by thread: Getting an object across application
  • Index(es):
    • Date
    • Thread