Hiding onscreen virtual keyboard
Hi!
I need help with something.
I'm developping a game for LG KE850 (Prada model), which is a touchscreen-only phone simmilar to iPhone (no keyboard). While in any j2me app my team have developped, there is an onscreen control which on pointerPress, pops up a transparent keyboard on the screen.
The embedded games on the device work fullscreen, and the virtual keyboard control is not present.
Now, I am not sure how to hide the control in my j2me app. I am using FullCanvas, but no luck.
Do I have to use a specific JSR (the OpenGL JSR maybe)? Or maybe CDC ? If yes, how? Do you have any piece of code you could post here to help me ?
I am interested in J2ME solutions only, not BREW.
Thank you very much,
Regards,
Mihai

