[Github-comments] [geany/geany] Touchscreen support on Windows! (#1977)

DeepSOIC notifications at xxxxx
Mon Oct 15 23:16:47 UTC 2018


If you can write platform-specific code, maybe it is possible to hack this to work.
I have done it to FreeCAD (Qt4), see https://github.com/FreeCAD/FreeCAD/blob/47536dcd3729d3db106af628d62f2bf449e68c49/src/Gui/WinNativeGestureRecognizers.cpp#L236
and Qt5 natively supports the needed gestures. But there, the situation was quite different, as I needed to get two-finger gestures to work (and one-finger one was simply done by reprogramming mouse - lucky that FreeCAD had almost no business with click-drag-release actions)

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/1977#issuecomment-430046467
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20181015/5c890b05/attachment-0001.html>


More information about the Github-comments mailing list