Question

Need to develop pinch-in pinch-out effect on HTC-HD2 with OS windows mobile 6.5. Is windows mobile 6.5 support this feature? If so can anyone provide me exposed APIs or sample code or any good links for doing it?

So far I have implemented UI related stuff(zoom in-out using buttons etc) in C# .net using Windows Mobiles 6.5 Gestures. I am also ready to develop pinch to zoom in native(windows mobile SDK 6) if it supports.

Thank you.

Was it helpful?

Solution

I found a 3rd-party solution, SciLor's HD2 / Leo Multitouch .NET CF DLL, earlier, but have not used it myself yet...

OTHER TIPS

Windows Mobile 6.5 does not support Multi-touch input which is required to implement the pinch-in / pinch-out effects.

You may try the Windows Mobile 6.5.3 which was recently released with support for capacitive touch screens (required for multi-touch input)

I have also found 3rd party solution, which looks pretty state forward to implement. So trying with it.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top