Re: Need more help with mouse input....
Re: Need more help with mouse input....
- Subject: Re: Need more help with mouse input....
- From: Matt Neuburg <email@hidden>
- Date: Wed, 20 Apr 2005 16:38:34 -0700
On Wed, 20 Apr 2005 12:45:07 -0600, "Brian O'Brien" <email@hidden>
said:
>I have a NSView subclass called mySuperView within that view I have
>subviews of mySubView which is a subclass of NSImageView...
>
>In mySuperView I receive right mouse events, scroll wheel events and I
>pass these events to each of mySubView instances.
>(and it doesn't matter where the mouse is located)
>
>However I am unable to do the same with the left mouse button events.
That's because mySubView is handling them (because it is an NSImageView). m.
--
matt neuburg, phd = email@hidden, <http://www.tidbits.com/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide
<http://www.amazon.com/exec/obidos/ASIN/0596005571/somethingsbymatt>
_______________________________________________
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