Hi All:
I am new to this List.
I am creating a Swing GUI based Word Processor which takes in English Text and using KeyListeners converts it into Unicode Devanagari - the Script used for writting The Hindi Language of India - which is dispalyed in a JEditorPane set to display RTF text.
My problem is, at times, and not always I start seeing junk in the JEditor Pane and parts of other Hindi characters. Even after I clear the JEditorPane by clicking "Clear: Button, these dots and other small black marks persist and dont seem to go away.
There are three JEditor Panes and this only happens in the Pane for Devanagari Display.
Any suggestions?
All three have JScroll Panes.
Thanks.
Chetan