• 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
clicking through
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

clicking through


  • Subject: clicking through
  • From: Hans van der Meer <email@hidden>
  • Date: Sun, 10 Sep 2006 14:38:17 +0200

Problem:
One view (subclass of NSView) covers another one completely; both are in the same window and share the same superview. The covering view is (necessary) added as subview latest.


Question:
I want mouse clicks received by the underlying view and ignored by the upper one.
But they are not coming through the upper view.


Setting the upper view as acceptsFirstResponder=NO did not work, because that does not seem to effect mouse events. Neither did it work setting the upper view to acceptsFirstMouse=NO.

How could this be accomplished?
Thanks in advance.

Hans van der Meer



_______________________________________________
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: clicking through
      • From: Mailing list subscriptions <email@hidden>
  • Prev by Date: Re: Re: Tracking rectangles and bezier paths (Wagner Truppel)
  • Next by Date: Re: clicking through
  • Previous by thread: Re: Bind to single table selection but not multiple?
  • Next by thread: Re: clicking through
  • Index(es):
    • Date
    • Thread