问题
I am developing a j2me application using LWUIT as GUI .... how can I disable the navigation virtual keyboard appeared down in the touch screen ?
回答1:
If you are using a Symbian JavaME phone you can disable the virtual keypad by adding the
Nokia-MIDlet-On-Screen-Keypad: no
Jad attribute to your JAD/Manifest..
Also take a look at this blog entry for more
来源:https://stackoverflow.com/questions/4970048/lwuit-disable-virtual-keyboard