Skip to main content



      Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » IME(How to detect the OS IME control's events in java views?)
IME [message #1071066] Fri, 19 July 2013 05:23
Eclipse UserFriend
How to detect the OS IME control's events in java views?

Hello,
When we enable any CJK language through Control Panel and type some characters on a java view, the input is taken by the OS IME Control (a black box with the green arrow). I want a way to detect when the user has pressed the green arrow. The IME methods like WM_IME_ENDCOMPOSITION are available in SWT Control.java and Canvas.java, but they are private to the package and hence cannot be overridden. So is there any way to detect the IME events, when in java views?

Looking forward to a solution!
Thanks!
Previous Topic:my browser widget is always causing the web kit so's to load
Next Topic:what are some clean, easy ways to filter XML-based input to a TableViewer object?
Goto Forum:
  


Current Time: Sun Aug 31 03:57:14 EDT 2025

Powered by FUDForum. Page generated in 0.03416 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top