Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

awt.TextArea does not return correct Greek character ?

Status
Not open for further replies.

thangnguyen

Programmer
May 28, 2001
11
VN
Hi,
I'm developing an applet which enable user to type Greek text. awt.textArea can display well Greek texts which were typed by user. But the problem is I can not get the correct content of the TextArea, the method getText() returns non-Greek text. This only happens if I enable Java plugin 1.4.1_02 with my browser IE6.0, when I use default Microsoft JVM in IE, everything works fine.
my system is Win2K, IE6.0, IME(default with Win2k) to type Greek text.
any ideas on this ?
thanks,
Thang.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top