Capture "Space" key event
Capture "Space" key event
- Subject: Capture "Space" key event
- From: Mathew Peterson <email@hidden>
- Date: Sat, 6 Mar 2004 00:53:57 +1100
I am writing an app where I would like to capture the space key event,
much as iTunes does.
My guess was to sub class NSApplication, but of course events don't get
passed down the chain.
Is there any way to capture this event short of subclassing every
window?
Thanks for your help,
Mat
_______________________________________________
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.