Swing JTextField becomes slow after entering large unicode text.

Hi All,

We are developing a Indian s/w in Java, where we are using Indic InputMethods for taking user input in Hindi.

Things works fine for small amount of text entered into a JTextField, but when we try to enter large amount of hindi text (let's say 100+ lines), it becomes slow bit by bit, ultimately giving impression of a application hang.

We are using linux OS (Mandrake 10.1) on intel boxes with 265 MB RAM.

Can any one help?

Thanks in advance.

Sanjeev

[502 byte] By [Sanjeev_a] at [2007-10-1 23:37:45]
# 1
Try JEditorPane instead.
sztejkata at 2007-7-15 15:27:36 > top of Java-index,Desktop,I18N...
# 2
Sorry, I mentioned JTextField , it is actually JTextArea.Sanjeev
Sanjeev_a at 2007-7-15 15:27:36 > top of Java-index,Desktop,I18N...
# 3
Hmm .. I think I may be aware of that cutting edge application ;)Kindly let me know the solution.Abhi.
mahantyaa at 2007-7-15 15:27:36 > top of Java-index,Desktop,I18N...