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 Samples

Software-Based Input Panel

Demonstrates how to create a QWERTY keyboard layout input method

%_WINCEROOT%\public\COMMON\sdk\samples\LargeKB

Software-based Input Panel Samples

Software-Based Input Panel

Demonstrates how to switch between input methods

%_WINCEROOT%\public\COMMON\sdk\samples\sipselect

Software-based Input Panel Samples

Window Compositor

Demonstrates how to create a clipping region to restrict screen updates when you use the Windows Compositor

Tune Graphics Performance with Window Compositor

Window Compositor

Graphics, Windowing and Events

Provides a sample drawing application

%_WINCEROOT%\public\COMMON\oak\demos\etcha

Graphics, Windowing and Events (GWES)

Touch Gestures

Provides the raw touch data and gesture messages generated by your device

%_WINCEROOT%\public\COMMON\sdk\samples\CeTouchView

Touch Gestures

AYGShell API

Retrieves data for a notification

Included in topic SHNotificationGetData

SHNotificationGetData

See Also

Concepts

Code Samples

Other Resources

Windows Embedded Compact 7