FROM : Ken Drycksback
DATE : Thu Nov 08 23:40:53 2007
How can I test for a key down at launch time with Cocoa? The old event
manager has functions like GetKeys() etc that lets you check if a key
is down at any given time. I need something that can do this so I can
check for a key down when my app launch. What I want to do is show a
prefs dialog if a key is held down during launch before any other
windows and stuff are set up.
I have not found anything that can do it. Is there a way to do this?
Thanks,
Ken
DATE : Thu Nov 08 23:40:53 2007
How can I test for a key down at launch time with Cocoa? The old event
manager has functions like GetKeys() etc that lets you check if a key
is down at any given time. I need something that can do this so I can
check for a key down when my app launch. What I want to do is show a
prefs dialog if a key is held down during launch before any other
windows and stuff are set up.
I have not found anything that can do it. Is there a way to do this?
Thanks,
Ken
| Related mails | Author | Date |
|---|---|---|
| Ken Drycksback | Nov 8, 23:40 | |
| Dominik Pich | Nov 9, 00:05 | |
| Ricky Sharp | Nov 9, 00:35 | |
| Ken Drycksback | Nov 9, 06:29 | |
| Eric Schlegel | Nov 9, 06:33 | |
| Ken Drycksback | Nov 9, 06:40 | |
| David Hoerl | Nov 9, 14:21 | |
| Sean McBride | Nov 17, 00:43 |






Cocoa mail archive

