How do I assign a function to a key on phones key board?
-
wrote on 19 Oct 2010, 17:01 last edited by
I'm beginer Symbian.
I want to do some thing when user pressed a key on phones' key board.
Can you show me how do to?
Can I have some samples code?
Thanks you! -
wrote on 19 Oct 2010, 23:51 last edited by
I assume that your application will be running at the time? In that case, just set up an event filter, and handle the key press event for the particular key you're interested in. There's plenty of documentation and example code on the topic of event filters.
Cheers,
Chris. -
wrote on 20 Oct 2010, 19:46 last edited by
Hi,
This "example":http://wiki.forum.nokia.com/index.php/CS001352_-_Listening_for_Symbian_key_events_in_Qtshould give you heads up.
-Sriky
-
wrote on 21 Oct 2010, 06:35 last edited by
hi Sriky, looks like an issue with the link, didn't show up any article ...
bq.
There is currently no text in this page -
wrote on 21 Oct 2010, 06:49 last edited by
-
wrote on 21 Oct 2010, 18:42 last edited by
[quote author="chriadam" date="1287643765"]Try "this":http://wiki.forum.nokia.com/index.php/CS001352_-_Listening_for_Symbian_key_events_in_Qt instead.
[/quote]thanks chriadam
1/6