Repeating Hotkeys
Repeating Hotkeys
- Subject: Repeating Hotkeys
- From: Alexander Repty <email@hidden>
- Date: Tue, 5 Sep 2006 18:38:23 +0200
Hello everyone,
I recently implemented global hotkeys in my application using Dustin
Bachrach's fine tutorial: http://dbachrach.com/blog/2005/11/program-
global-hotkeys-in-cocoa-easily/
Everything works fine, but I have been trying to figure out how to
detect if the user presses and holds the hotkey, so I can repeatedly
invoke the corresponding method. Using my current solution, the user
has to release and press the button over again if they want to repeat
the action.
The documentation, Google and IRC did not come up with any worthwhile
results on this issue, so I'm hoping that someone here has a clue for
me. Many thanks in advance.
Cheers,
Alex
_______________________________________________
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