Hi,guys!
There's an article on Nokia Wiki:
[url]http://wiki.forum.nokia.com/index.php/Capturing_the_slider_events[/url]
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
