On Apr 29, 2010, at 3:06 PM, Bill Appleton wrote:

i have been looking in NSResponder and see some of this, but how do i get
the higher level messages like the unicode string and key repeats ?

- (void) keyDown: (NSEvent*)event {
        event.characters;
        event.isARepeat;
}

—Jens_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to