java me - how to add a textBox and a TextField to a form in j2me -
i want display both textbox , textfield on screen @ time unable add textbox form. there way display both of them @ time. textbox @ top , textfield below it. plz me. pleased if code given
thank u in advance
a textbox screen, not item, therefore cannot add form, , there no way display both of these things on screen @ once.
if want display additional text on screen while textbox active, can use title (via settitle()), or scroll across top using setticker().
Comments
Post a Comment