I have just noticed a problem with the N81 8GB. I am trying to determine the values of the keys in the handset and the following keys do not return a key code:
Left soft key
Right soft key
camera button
volume buttons
the 2 game buttons on the top of the screen.
In addition, the player buttons only respond to the Nokia player application. It is a pity this cannot be changed as I am developing a media player application.
But the main problem is that the soft menu keys do not respond. They do work when using in conjunction with CommandAction, but I don't want to use that kind of menu as I use my own style.
The standard codes for the left and right soft keys are -6 and -7. So these keys ONLY work when used in conjunction with CommandListener on a Canvas or MIDlet etc.
Another problem is that the volume buttons do not work in Java.
I have just updated the firmware to version 11.0.045 today.
Thanks,
Ronan.

Reply With Quote


