Re: intercepting arrow keys in NSTextField
Re: intercepting arrow keys in NSTextField
- Subject: Re: intercepting arrow keys in NSTextField
- From: stephane sudre <email@hidden>
- Date: Wed, 27 Oct 2004 11:12:33 +0200
On Oct 27, 2004, at 8:40 AM, Виктор Борщак wrote:
hi
how can I know when I press arrow key in NSTextField (or its subclass)?
- (void) keyDown:(NSEvent *) doen't work :(
http://developer.apple.com/documentation/Cocoa/Reference/
ApplicationKit/ObjC_classic/Classes/NSResponder.html#//apple_ref/occ/
cl/NSResponder
moveDown:
moveUp:
moveLeft:
moveRight:
etc...
?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden