[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.platform.swt] Re: Java Input Method Framework
|
Basically, what's the best way to implement some sort of keyboard mapping
in eclipse?...when the user presses a key, a character is displayed
according to the mapping i have.
Joseph George wrote:
> Im building an indian language editor for eclipse and i need to implement
> some kind of keyboard mapping for indian language characters. Does SWT
> components support the java input method framework?
> Thanks,
> Joseph.