Re: Help with text input
Re: Help with text input
- Subject: Re: Help with text input
- From: Jens Alfke <email@hidden>
- Date: Thu, 29 Apr 2010 15:38:50 -0700
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 (email@hidden)
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:
This email sent to email@hidden