Hi,guys!
There's an article on Nokia Wiki:
http://wiki.forum.nokia.com/index.ph..._slider_events
But it doesn't work.
I debug on N95,and find:
aKeyEvent.iCode == 6346112
aType == EEventMessageReady
while I debug on N80:
aKeyEvent.iScanCode == 169
aType == 3
so I think it is not a wise solution to check the KeyEvent

Reply With Quote

