Multi-touch gestures

Feature Requests for GdPicture.NET.
Post Reply
andreasv
Posts: 2
Joined: Mon Apr 08, 2013 1:02 pm

Multi-touch gestures

Post by andreasv » Mon Apr 08, 2013 1:06 pm

Hi,

Would be nice to have support for multi-touch gestures like pinch to zoom etc..

andreasv
Posts: 2
Joined: Mon Apr 08, 2013 1:02 pm

Re: Multi-touch gestures

Post by andreasv » Tue Oct 01, 2013 2:51 pm

any ideas on this? been trying to implement it with the Windows 7 Multitouch .NET Interop but using this disables the built-in panning and haven't been able to get as "smooth" panning with the multitouch gesturehandler.

User avatar
Loïc
Site Admin
Posts: 5881
Joined: Tue Oct 17, 2006 10:48 pm
Location: France
Contact:

Re: Multi-touch gestures

Post by Loïc » Tue Oct 01, 2013 5:10 pm

Hello,

Multitouch will be supported next year through native WPF controls. Work is in progress...

With best regards,

Loïc

rclendenon
Posts: 18
Joined: Tue Mar 20, 2012 4:36 pm

Touch Screen Multi Touch Support

Post by rclendenon » Wed Feb 08, 2017 2:27 am

Does gdPicture support multi touch commands (i.e. Pinch to zoom)? If so, where can I find information.

Thanks

Gabriela
Posts: 436
Joined: Wed Nov 22, 2017 9:52 am

Re: Multi-touch gestures

Post by Gabriela » Mon Feb 04, 2019 3:34 pm

Hello,

This feature works in WinForms, but not in WPF yet.
WPF and WinForms handle touch events differently. WinForms have no direct support for touch events and therefore are interpreted as standard mouse events. Because of that, for example, the functionality to move thumbnails is working very similar as when used with a mouse. WPF on the other side supports touch events and they are handled separately from mouse events. You need to handle the "Manipulation" events and "Touch" events - ideally interpret them as mouse events as WinForms do.
Updating our WPF sample to show you how it works is already reported, but it has not been addressed yet due to other priorities.

Post Reply

Who is online

Users browsing this forum: Bing [Bot] and 1 guest