Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
1/6/2010
The IP Phone Suite sends keyboard messages to the edit controls, which in turn use the installed IME to actually output the desired text.
By default, the suite uses the Phone IME Catalog item to provide "triple-tap" functionality.
You can replace the Phone IME with a different IME by connecting your new IME to the Windows Embedded CE Input Method Manager (IMM). For more information about using the IMM, see Input Method Manager (IMM).
The source files for the Soft Input Panel and "triple-tap" functionality implementation can be found at %_WINCEROOT%\Public\VoIP\Oak\Phone\Common\Input.
The IP Phone Suite actually supports both a Software-Based Input Panel and the "triple-tap" IME. If the Phone IME Catalog item is selected into the build, then that functionality is automatically enabled.
See Also
Concepts
Customizing the IP Phone Suite Applications