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

