Share via


Customizing the Candidate Window (Windows Embedded CE 6.0)

1/6/2010

Japanese IME 3.1 enables you to customize specific areas of the IME candidate window. The following list shows the Windows Embedded CE classes that you can use for candidate window customization:

The following list shows the files in which the source code for the candidate window is located:

  • ce\ccuicandwnd.cpp -- Standard UI for handheld PC-style shell.
  • cexp\ccuicandwnd.cpp -- Skin sample resembling the shell in Windows.

The following figure shows an outline of the customizable areas within the candidate window:

Ee491381.59a10b4d-82de-4b67-ab54-74944732c69c(en-US,WinEmbedded.60).gif

The following figure shows an example of a default candidate window:

Ee491381.a9585069-f0eb-4b2f-a1dc-17a94fd4706c(en-US,WinEmbedded.60).gif

In This Section

  • Customizing the Accelerator Button Area
    Describes how to change the appearance of the accelerator button area. This optional area displays the accelerator or shortcut keys for the candidate items.
  • Customizing the Readings Area
    Describes how to change the appearance of the readings area. This optional area is displayed when the IME performs a reverse conversion and there are multiple readings of the same string.
  • Customizing the Bottom Information Area
    Describes how to change the appearance of the bottom information area. This optional area is located at the bottom of the candidate window. It displays the following items:

    • Menu button
    • Sort button
    • Candidate number indicator

See Also

Other Resources

Japanese IME 3.1 Customizable User Interface