thangnguyen
Programmer
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.
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.