Re: disabling click-through in transparent views (seeking comments)
Re: disabling click-through in transparent views (seeking comments)
- Subject: Re: disabling click-through in transparent views (seeking comments)
- From: Josh Anon <email@hidden>
- Date: Thu, 15 May 2003 08:43:06 -0700
Yes, but a transparent view doesn't ever get a hitTest: message
(already tried).
Thanks, though!
Josh
Have a look at the documentation for the hitTest: method of NSView. To
wit:
"This method is used primarily by an NSWindow to determine which
NSView should receive a mouse-down event. You'd rarely need invoke
this method, but you might want to override it to have a view object
hide mouse-down events from its subviews."
_murat
---
Josh Anon
Studio Tools Intern, Pixar Animation Studios
email@hidden
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.