| Author |
Text field ??????
|
Edward Durai
Ranch Hand
Joined: Oct 09, 2004
Posts: 223
|
|
i developed one application (mail)in midp2.0 i declared one TextField TextField Content = new TextField("CONTENT :","",500,TextField.ANY); (SIZE OF CHAR IS 500) IN PALM ONLY SINGLE CODE IS visible. (ie) content................................. but i want to display in palm like content ................................. ................................. ................................. ................................. .................................(500 Character spaces) How it possible??? Send your reply immediately.
|
Thank You<br />Edward
|
 |
Joel Karimpil
Ranch Hand
Joined: Oct 04, 2004
Posts: 53
|
|
|
have u tried the same thing using a TextBox()?
|
Yours Truly,
Joel Karimpil
|
 |
Edward Durai
Ranch Hand
Joined: Oct 09, 2004
Posts: 223
|
|
textbox() is working. but textbox displaying separate window. This is not i want. I need the same same form like TO........................ SUBJECT................... CONTENT................... ................... ................... ................... All the three fields are must in the same form. This is what i want. Kindly give your suggestion.
|
 |
 |
|
|
subject: Text field ??????
|
|
|