Re: rightMouseDown: never called in NSView subclass
Re: rightMouseDown: never called in NSView subclass
- Subject: Re: rightMouseDown: never called in NSView subclass
- From: Ken Thomases <email@hidden>
- Date: Thu, 25 Aug 2011 14:58:48 -0500
On Thu, Aug 25, 2011 at 11:45 AM, Indragie Karunaratne <email@hidden> wrote:
> I have an NSView subclass that I'm trying to capture right clicks in. I override the rightMouseDown: method but it is never called.
Any chance you simply have a typo or misspelling in your method signature?
-Ken
_______________________________________________
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