Hundreds of features to explore
Games made in Construct
Your questions answered
Popular & trusted by schools and Universities world-wide
Construct 3 runs in the browser & works offline
Students do not need accounts with us
Our educational partners
Free education resources to use in the classroom
World class complete documentation
Official and community submitted guides
Learn and share with other game developers
Upload and play games from the Construct community
Game development stories & opinions
It does work ONLY IF you press the button, then touch stylus to screen, hold for a few seconds, then release stylus from screen and button simultaneously. But that's not how it should work. I would love it if something could be done about this.
Develop games in your browser. Powerful, performant & highly capable.
2 finger operations like pinch for zoom, and scroll with 2 fingers works in the layout view, so it's a bit touch friendly already.
agreed, definitely touch friendly, but support for stylus would make it more awesome!
Ashley I Found this. I dont know if it's of any help but worrh to check out, regarding the touch/stylus issues in win 10.
https://msdn.microsoft.com/en-us/library/windows/desktop/dd371581(v=vs.85).aspx
Found some more links that might help in resolving the issue.
https://msdn.microsoft.com/en-us/library/windows/desktop/dd940543(v=vs.85).aspx
https://msdn.microsoft.com/en-us/library/windows/desktop/ms703320(v=vs.85).aspx
Hope this can resolved. Making games in horizontal mode is great on Sunday mornings when you just don't wanna get out of bed.
Seems like you specifically have to listen for.
ISG_HOLDENTER
ISG_RIGHTTAP
WM_RBUTTONDOWN and WM_RBUTTONUP sent when right click occurs (when pen is lifted).
Thanks for keeping this going — I'd love a permanent fix in C2 instead of using workarounds. Hopefully your research helps.