Re: Capture "Space" key event
Re: Capture "Space" key event
- Subject: Re: Capture "Space" key event
- From: Glenn Andreas <email@hidden>
- Date: Fri, 5 Mar 2004 10:07:58 -0600
At 8:41 AM -0700 3/5/04, Matt Jaffa wrote:
Allan,
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?
Matt
NSTableView is a sublcass of NSResponder, which has keyDown - I
recommend installing ApKiDo which makes it trivial to see things like
this (since it can show either the methods of just the class, or all
inherited methods).
--
Glenn Andreas email@hidden
Theldrow, Blobbo, Cythera, oh my!
Be good, and you will be lonesome
_______________________________________________
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.