Re: How to forward mouse events to another view?
Re: How to forward mouse events to another view?
- Subject: Re: How to forward mouse events to another view?
- From: Stephen Deken <email@hidden>
- Date: Sun, 15 Oct 2006 17:01:06 -0500
Ivan,
I have a view A containing another view B. I want to have mouse
events within B be handled by B in some situations or by the
containing view A in others.
Look at NSView's -hitTest: method.
http://developer.apple.com/documentation/Cocoa/Reference/
ApplicationKit/Classes/NSView_Class/Reference/Reference.html#//
apple_ref/occ/instm/NSView/hitTest:
Stephen Deken
email@hidden
_______________________________________________
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