• 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: [RESOLVED] trouble getting mouseEntered/mouseExited to fire
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [RESOLVED] trouble getting mouseEntered/mouseExited to fire


  • Subject: Re: [RESOLVED] trouble getting mouseEntered/mouseExited to fire
  • From: Chase <email@hidden>
  • Date: Sat, 23 Jul 2005 22:37:37 -0500

the problem was that, apparently, the view must be first placed in a window, and THEN you can add the tracking rect.

so, instead of calling addTrackingRect:owner:userData:assumeInside: from withing the content view sublass' initWithFrame: method, i call it from the window init method directly **after** placing it in the window.


- chase




_______________________________________________ Do not post admin requests to the list. They will be ignored. Cocoa-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
  • Follow-Ups:
    • Re: [RESOLVED] trouble getting mouseEntered/mouseExited to fire
      • From: Carlos Salinas <email@hidden>
    • Re: [RESOLVED] trouble getting mouseEntered/mouseExited to fire
      • From: Andreas Mayer <email@hidden>
References: 
 >trouble getting mouseEntered/mouseExited to fire (From: Chase <email@hidden>)

  • Prev by Date: trouble getting mouseEntered/mouseExited to fire
  • Next by Date: Re: Simple noob question
  • Previous by thread: trouble getting mouseEntered/mouseExited to fire
  • Next by thread: Re: [RESOLVED] trouble getting mouseEntered/mouseExited to fire
  • Index(es):
    • Date
    • Thread