Shell and UI Code Samples (Compact 7)
3/12/2014
Windows Embedded Compact 7 contains the following code samples that apply to the Shell and UI.
Warning
The sample code is only a starting point for development. As with any code, you must ensure proper error handling, identify security risks, and thoroughly test it before considering it for production use.
Feature area | Description | Location | Related topic |
---|---|---|---|
Software-Based Input Panel |
Demonstrates how to create a XAML-based input method for users to input text by using a finger on a touch screen |
%_WINCEROOT%\public\COMMON\sdk\samples\FingerKb |
|
Software-Based Input Panel |
Demonstrates how to create a QWERTY keyboard layout input method |
%_WINCEROOT%\public\COMMON\sdk\samples\LargeKB |
|
Software-Based Input Panel |
Demonstrates how to switch between input methods |
%_WINCEROOT%\public\COMMON\sdk\samples\sipselect |
|
Window Compositor |
Demonstrates how to create a clipping region to restrict screen updates when you use the Windows Compositor |
||
Graphics, Windowing and Events |
Provides a sample drawing application |
%_WINCEROOT%\public\COMMON\oak\demos\etcha |
|
Touch Gestures |
Provides the raw touch data and gesture messages generated by your device |
%_WINCEROOT%\public\COMMON\sdk\samples\CeTouchView |
|
AYGShell API |
Retrieves data for a notification |
Included in topic SHNotificationGetData |