Problem in TKeyEvent's iScanCode...
Login to reply to this topic.
Thu, 2005-07-07 15:13
Joined: 2005-05-09
Forum posts: 53
Hi,
I want to capture small alphabets and capital alphabets.
I used TKeyEvent's iScanCode to get the entered data.
eg:
TInt keyCode = aKeyEvent.iScanCode;

It is always giving me the keycode for capital letters when i press small letters(alphabets).
When i tried to press special character by pressing Shift key, i am getting it.
Numeric pad is not working...

May i know why?
Thanks for the time.
Pooja.

copyright 2003-2009 NewLC SARL