I was wondering if there is some method of getting a reference to the Keyboard that pops up on Nokia Asha 503 full touch devices when you tap a TextArea.
I need to be able to make changes to it directly, add some buttons & possibly style it as well.
I've tried all VirtualKeyboard methods of LWUIT, as well as TextEditorProvider from TextArea but these don't work at all, just return null or don't give the intended functionality. It makes me think that Asha doesn't support making changes to the keyboard
ALSO if anyone knows how to override the keyboard events please include that!
Thanks!
Fenix