Not with the standard text fields, at least for MIDP 1.0.
> I'm realy new at J2ME. I want to create a normal text input screen but
> with a char counter below the text. Is this possible?
Not as you describe it, no. The fullscreen text widget (TextBox) is just
that: the full screen. You can't add it to a form, and you can't display
anything else on the screen at the same time.

Signature
Darryl L. Pierce <mcpierce@gmail.com>
Homepage: http://mcpierce.multiply.com/
"McVeigh's lawyer got him the death penalty, which, quite frankly,
I could have done." - Jon Stewart
MailMr_S@gmx.de - 23 Feb 2006 16:17 GMT
Thanks a lot! That means I have to try some other things.
THX
Mr. S