Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 09:23
Apurva Patel is currently offline Apurva PatelFriend
Messages: 1
Registered: July 2013
Junior Member
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: Thu Apr 25 01:15:04 GMT 2024

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

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

Back to the top