I have created my first test app in NetBeans using this tutorial, http://netbeans.org/kb/docs/javame/svgtouch.html
I have created jad/jar files and loaded to my N8 and installed my app.
I can get the app to move between the screens I have created and I can focus on text entry fields but I can not add text to the field.
The field properties in NetBeans is "Is Edittable (ticked)" meaning yes.
How do I invoke text entry pop-up window ?
I have been relying on the visual designer tool of NetBeans so far.
Thankyou.

Reply With Quote

