NSView clicking through to superview
NSView clicking through to superview
- Subject: NSView clicking through to superview
- From: PCWiz <email@hidden>
- Date: Sun, 27 Sep 2009 20:36:36 -0600
Hi,
I have a transparent black NSView that I layer over my window using
NSView's addSubview method. This works fine, but I want to make it so
that all clicks are captured by the NSView, because right now I can
click through to the superview underneath. I've already tried
returning NO for acceptsFirstMouse and it has no effect.
Thanks
_______________________________________________
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