Hi,
I use Polish to created a MIDlet which is run normally on Nokia E71.
However when I run this program on 5800 XM, I run but the virtual keyboard appeared and my MIDlet couldn't be Full screen.
Anybody know the solution?
Tks in advance.
Hi,
I use Polish to created a MIDlet which is run normally on Nokia E71.
However when I run this program on 5800 XM, I run but the virtual keyboard appeared and my MIDlet couldn't be Full screen.
Anybody know the solution?
Tks in advance.
ADD JAD Attribute
Nokia-MIDlet-On-Screen-Keypad=no
in your midlet jad file if you want to hide this virtual keyboard.
thanks,
Ekta