key events in custom view
key events in custom view
- Subject: key events in custom view
- From: Greg Hamilton <email@hidden>
- Date: Fri, 30 May 2003 15:06:48 +1000
I'm using a custom view to render documents in a Cocoa document based
app. I want to handle key events in the custom view but the keyUp and
keyDown methods are never invoked.
I've over-ridden acceptFirstResponder to return YES. mouseUp and
mouseDown are both working.
What special magic am I missing ?
Greg
_______________________________________________
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.