Read-only archive of the All About Symbian forum (2001–2013) · About this archive

translator in Java

1 replies · 2,072 views · Started 21 November 2004

I want to do something like this:

I have a TexArea and a button "To translate" then in the TexArea I place "Hello World" and when I press the button "To translate" above leaves another TexArea to me, but with the translated text to Spanish, serious: "Hola Mundo".

This I need it to do without Applet.

I have the JDK1.3

I hope that they help... good bye me

goku00 wrote:I want to do something like this:

I have a TexArea and a button "To translate" then in the TexArea I place "Hello World" and when I press the button "To translate" above leaves another TexArea to me, but with the translated text to Spanish, serious: "Hola Mundo".

This I need it to do without Applet.

I have the JDK1.3

I hope that they help... good bye me

You need download the WTK2.1 from the SUN website.

Then... find a IDE like eclipse and get the eclipseME plugin.

Then you may start to code. 😉

mastix