Reading keyboard
Reading keyboard
- Subject: Reading keyboard
- From: Renaud Boisjoly <email@hidden>
- Date: Sun, 9 Jun 2002 16:38:28 -0400
Hi!
I understand we cannot create HotKeys in Cocoa, its a Carbon thig for
now. But is there a way to simply Read the keyboard without it
triggering anything?
All I want to do is within one of my methods (an NSTimer) I want to
check if there is a key pressed.
I tried overriding KeyDown in my view but it only receives events when
the app is in the foreground as soon as its in the background it stops
receiving them.
Any ideas?
Thanks
Arby
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.