Hello,
is it possible to define Key-Shortcuts(for non-touch Handys)
in my Widget to ease the switching between Tabs for example?
i couldnt find anything yet.
Thanks
Hello,
is it possible to define Key-Shortcuts(for non-touch Handys)
in my Widget to ease the switching between Tabs for example?
i couldnt find anything yet.
Thanks
Hi FrankyN97,
you can detect keys by using their codes, listed here:
http://library.forum.nokia.com/index...2D6A085C0.html
Once you detect a key press, you can use it as you want, so also to activate a shortcut in your widget.
Pit