I want to catch the key event of the "ok" key. (The key in the middle of the four arrow keys.) The document here (http://wiki.forum.nokia.com/index.ph...y_events_in_Qt) says the corresponding code should be EKeyDevice3 (63557). However, I couldn't catch the key event. I successfully caught the event of arrow keys, though. Does anyone know the reason? Thank you!
haining

Reply With Quote


