Discussion Board
-
In 7650, what's the TkeyEvent.icode of key 'OK'
2002-11-08, 02:06
#1
Registered User
SDK60: In 7650, what's the TkeyEvent.icode of key 'OK'? Thanks.
-
RE: In 7650, what's the TkeyEvent.icode of key 'OK'
2002-11-08, 03:23
#2
Regular Contributor
Hi,
// Trapping OK key
aKeyEvent.iCode = 63557
This is the nummeric that I have found out, I don't know any constant, if in case it is define in the SDK.
Ahish
-
RE: In 7650, what's the TkeyEvent.icode of key 'OK'
2002-11-08, 08:00
#3
Regular Contributor
The code is 'EKeyOK'.
More Avkon-specific keycode listed at
..\Symbian\6.1\Series60\Epoc32\Include\uikon.hrh
Best Regards,
(V) - Forum Nokia Developer Support
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules