CocoaDev

Edit AllPages

Below is an NSOutlineView subclass which overloads keyDown: so that

Question: Is there anyway to dismiss the field editor via the keyboard? � I think the ESC key will work. But it doesn’t.

And: Is there any reason Apple hasn’t made similar functionality built-in?


@implementation KeySupportingOutlineView

@end