Hi all,
I was able to receive key events using the article below:
http://wiki.forum.nokia.com/index.ph..._in_background
I defined the arrow keys using:
iWg.CaptureKey(EKeyUpArrow, 0,0);
But I didn't find any TKeyCode to key num pad.
How can I get key num pad events?
Thanks!

Reply With Quote

