|
From: | Andreas Höschler |
Subject: | Cursor KeyEquivalent |
Date: | Thu, 1 Feb 2007 22:02:33 +0100 |
Hi all, I am creating menu items with- (id)initWithTitle:(NSString *)aString action:(SEL)aSelector keyEquivalent:(NSString *)charCode;
and would like this menu item to fire its action when the user presses Command-CursorRight. What charCode string would I have to pass for this? I have really no idea!
Thanks, Andreas
[Prev in Thread] | Current Thread | [Next in Thread] |