문제

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.

도움이 되었습니까?

해결책

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

다른 팁

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.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top