Skip navigation.
 
mlRe: "Enter" key down
FROM : I. Savant
DATE : Thu May 29 19:27:44 2008

> When you want to handle key events in NSTextView, see -
> textView:doCommandBySelector: delegate method.
> http://developer.apple.com/documentation/Cocoa/Reference/ApplicationKit/Classes/NSTextView_Class/Reference/Reference.html#/
> /apple_ref/occ/instm/NSObject/textView:doCommandBySelector:


  Ah - you're absolutely right; I missed the text view part of the 
question. Sorry for any confusion.

--
I.S.

Related mailsAuthorDate
ml"Enter" key down Micha Fuhrmann May 29, 14:03
mlRe: "Enter" key down I. Savant May 29, 15:33
mlRe: "Enter" key down Aki Inoue May 29, 19:13
mlRe: "Enter" key down Douglas Davidson May 29, 19:22
mlRe: "Enter" key down I. Savant May 29, 19:27