• 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: How to track a lost mouseDown
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to track a lost mouseDown


  • Subject: Re: How to track a lost mouseDown
  • From: Alastair Houghton <email@hidden>
  • Date: Mon, 27 Aug 2007 23:01:49 +0100

On 27 Aug 2007, at 20:24, Steve Cronin wrote:

Yes I noted the cursorRect behavior to support the notion that the view is instantiated and behaving somewhat as expected.

Yes I have set a breakpoint and an NSLog statement. Neither ever fires.
Yes it is frontmost view.

Is this view overlapped by something else? I'm not sure that overlapping views necessarily work properly in Tiger... it's quite possible that a view earlier in the child views list of a parent view might get a click even if a later view looks like it's "on top".


What are the superviews of this view? Did you implement a method called -hitTest: on your view? Or on any of its superviews? (If so, does it do what the framework expects?)

Kind regards,

Alastair.

--
http://alastairs-place.net


_______________________________________________

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: 
 >How to track a lost mouseDown (From: Steve Cronin <email@hidden>)
 >Re: How to track a lost mouseDown (From: Uli Kusterer <email@hidden>)
 >Re: How to track a lost mouseDown (From: Steve Cronin <email@hidden>)

  • Prev by Date: Re: Newbie question about _NSSize and NSSize
  • Next by Date: Retrieve local currency format ?
  • Previous by thread: Re: How to track a lost mouseDown
  • Next by thread: RS: going from the name of a method to the method itself
  • Index(es):
    • Date
    • Thread