Share via


Customizing the Touch Screen (Stylus) Calibration User Interface Component (Windows CE 5.0)

Send Feedback

The Touch Screen Calibration User Interface component, Calibrui, controls the appearance of the touch screen calibration window. User calibration is necessary because of the physical nature of touch screen hardware. For example, on the Handheld PC (H/PC), a user is prompted to tap the stylus at various points, indicated by a cross-hair cursor, on the screen before the target device is ready for first use.

If your application has a dramatically different touch screen display size or orientation, you might replace the default Calibrui component with a UI that is more appropriate for the target device. To customize Calibrui, modify and rebuild the code located in %_WINCEROOT%\Public\Common\Oak\Drivers\Calibrui. A touch screen calibration UI component must implement the following functions, as defined by the Calibrui.h header file:

In addition, the Calibrui component uses the following function:

See Also

Customizing a UI Component | How to Replace the Calibrui Module

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.