|
From: <ne...@ho...> - 2003-09-29 20:55:27
|
ne...@ho... wrote: > Ken Beesley wrote: > >> 2. Can you define your own Unicode input methods? If so, >> in which format? Where do you install them so that >> jEdit can see them? >> > Java has an input method framework which should allow you to do this. > The second link below contains a unicode codepoint input method, > although I haven't tried it. > > http://java.sun.com/j2se/1.4.2/docs/guide/imf/index.html > > http://java.sun.com/products/jfc/tsc/articles/InputMethod/inputmethod.html Well, I gave it a try and I can't get it to work. I think jEdit is consuming my input method switch hotkey. But looking at the API, I see that a custom text editing component must explicitly provide support for Java input methods... so it's back to the question of whether jEdit supports it or not. |