hello everyone,
I am trying to develop a sample j2me app. I have used a TextBox and tried to set its string using textBox.setString("test") . What i have noticed that the cursor keeps its position at index 0 (first t letter) of the string when i tested it in Nokia E61i . Is there anyway to set the caret position of the the TextBox to a specific position ??????
help me please.
Thanks,

Reply With Quote


