S
Simon Brooke
Deep joy.
On the Sun emulator, I can position the text insertion caret into a text
field by calling setText( String) on that field. However, when I deliver
the MIDlet onto the device using IBM's j9 MIDP2.0 implementation, it
doesn't work. I've read through the MIDlet documentation, and I cannot see
any official means of setting the position of the text insertion caret.
What am I missing?
On the Sun emulator, I can position the text insertion caret into a text
field by calling setText( String) on that field. However, when I deliver
the MIDlet onto the device using IBM's j9 MIDP2.0 implementation, it
doesn't work. I've read through the MIDlet documentation, and I cannot see
any official means of setting the position of the text insertion caret.
What am I missing?