|
Accents in midp4palm: msg#00190java.sun.kvm
Hi, I am trying to use the TextBox and TextField to enter characters with accents (ã, ç, etc) and it does not work. I am using midp4palm and Palm emulator with m505 rom. Code: TextBox t = new TextBox("teste","", 500, TextField.ANY); String str = "Acentuação..."; System.out.println(str); t.setString(str); System.out.println(t.getString()); Out: Acentuação... Acentua??o... What can be the problem??? Thanks, Dagoberto. =========================================================================== To unsubscribe, send email to listserv@xxxxxxxxxxxx and include in the body of the message "signoff KVM-INTEREST". For general help, send email to listserv@xxxxxxxxxxxx and include in the body of the message "help".
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Series 60 phone, Kim Daniel Arthur |
|---|---|
| Next by Date: | Re: MIDP and HTTP, Darryl L. Pierce |
| Previous by Thread: | Series 60 phone, Sunil Maheshwari |
| Next by Thread: | Re: Accents in midp4palm, Nathanial Freitas |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |