Re: keydown, determining if a keypress was "repeated"
Re: keydown, determining if a keypress was "repeated"
- Subject: Re: keydown, determining if a keypress was "repeated"
- From: Randall Meadows <email@hidden>
- Date: Mon, 3 Mar 2008 10:37:50 -0700
On Mar 3, 2008, at 10:25 AM, David Harper wrote:
When a keyDown event is received, does anyone know how to determine
whether the event was caused by a key press or a timed repeat? For
example, when the x key is pressed and held, I would prefer to
ignore the events following the initial key press.
NSEvent -isARepeat
_______________________________________________
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