Re: Windows Ink or Wacom Stylus Support
Posted by
Andre on
Mar 16, 2025; 4:24pm
URL: https://forum.jogamp.org/Windows-Ink-or-Wacom-Stylus-Support-tp4043515p4043699.html
I am currently experimenting with Windows Ink in C++. Thanks to a bot, I have gotten the values. Now I wonder if I can use the NEWT MouseEvents while transferring the pressure, tilt, and rotation from a JNA library to Java by using the same screen space. I’m still not there. Soon, I’ll give it a longer try.
I am a Robot