[openi18n-im:01569] How to access multiple input methods under en_US.UTF-8 with IIIMF?

Xiaobin Lu <[email protected]> Mon, 31 Oct 2005 17:21:40 -0800
Newsgroups gmane.comp.internationalization.input-methods
Message-ID <[email protected]>
Hi folks:
   
       I have a question regarding IIIMF. JDK is planning to use IIIM in 
next release (JDK 7.0) and I am investigating this now. What I found is 
when using IIIM directly through IIIMP instead of using XIM API, I can 
not get the "English/European" status window when I am in en_US.UTF-8 
locale. That status window is useful for the user who wants to use 
multiple input methods at same time.

       I am wondering how we could get the similar thing if I am using 
IIIMP directly. Is it possible? Thanks in advance!!

-Xiaobin