Re: Capture "Space" key event
Re: Capture "Space" key event
- Subject: Re: Capture "Space" key event
- From: Allan Odgaard <email@hidden>
- Date: Fri, 5 Mar 2004 16:44:26 +0100
On 5. Mar 2004, at 16:41, Matt Jaffa wrote:
I looked at the online documentation,
There is no keyDown or sendEvent Method in the NSTableView.
So How can I overide by subclassing the NSTableView, when it does not
exist?
NSTableView inherits from NSResponder. NSResponder implements keyDown:.
_______________________________________________
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.