I developed a J2ME app using LWUIT and it works fine but when I try the app on a mobile phone with Windows Mobile 6 it displays the virtual keyboard overlapping the softkeys until I double clik it.
I already tried to use the following attributes on the application jar but they didn t worked:
Navi-Key-Hidden: true
Nokia-MIDlet-On-Screen-Keypad: no
Does anybody knows if there is the same option for Windows Mobile 6 phones (or other versions) or another hack to hide it?