I am using J2ME, Lwuit and Blackberry api for developing my app.
My form contains textbox as well as toolbar. While touching the textbox, the virtual keyboard appears and then disappears. This is happening due to the toolbar. Even if I remove the toolbar, the textbox remains beneath the virtual keyboard instead of scrolling up. Issue is happening for the touch phones, for which we have to use touch screen.
I want the textbox to scroll up to the appropriate level to make it convenient for user.
Did anybody faced the same issue! Please share the solution.
There is a bug in LWUIT in that specific feature. It might have been fixed in Codename One but I'm not sure.