Re: key events in custom view
Re: key events in custom view
- Subject: Re: key events in custom view
- From: "John C. Randolph" <email@hidden>
- Date: Fri, 30 May 2003 11:51:05 -0700
On Thursday, May 29, 2003, at 10:06 PM, Greg Hamilton wrote:
I've over-ridden acceptFirstResponder to return YES. mouseUp and
mouseDown are both working.
That should be -acceptsFirstResponder, not -acceptFirstResponder. Note
the first 's'.
-jcr
John C. Randolph <email@hidden> (408) 974-8819
Sr. Cocoa Software Engineer,
Apple Worldwide Developer Relations
http://developer.apple.com/cocoa/index.html
_______________________________________________
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.