Japanese IME 3.1 Customizable User Interface (Windows CE 5.0)
You can customize the UI elements of the IME, such as the IME toolbar, the candidate window, and the default composition window when you create a skin. To customize an IME user interface, change the code contained in the files that are located in the %_WINCEROOT%\Public\Common\Oak\Drivers\ImeJpn\Skinnableui directory.
Each user interface element corresponds to a C++ class that contains methods that are implemented in the files in that directory. Customize the control by modifying the implementation of these methods.
The following list shows the UI elements that you can customize:
- IME toolbar
- Candidate Window
- Default Composition Window
See Also
Customizing the IME Toolbar | Customizing the Candidate Window | Customizing the Default Composition Window | Japanese IME 3.1
Send Feedback on this topic to the authors