Image Gestures Example Windows / Laptops Trackpad
Unsolved
General and Desktop
-
Hello,
I built a desktop Application for Windows and Mac using a QGraphicsScene. I want to use the trackpad with 2 Fingers for panning etc. How can this be implemented?
I built the Gestures Example windows with Qt 6.2 and started in on Windows. I can not see any effect of using any gesture on the Trackpad of my laptop. i.e. pan should work i guess?
This thread here seems to discuss that this is not suitable for desktops: https://forum.qt.io/topic/97431/image-gestures-example-from-qt-does-not-work-in-desktop-os
Thanks for any hint.
Stefan