On Fri, 5 Feb 2021 10:37:54 GMT, Jose Pereda wrote:
> Using a digitizer tablet with a pen that works with Windows or MacOS, it
> works fine on MacOS, but throws a RTE on Windows 10. On MacOS there are only
> MouseEvents, while on Windows there are both MouseEvents and TouchEvents
> mixed toget
Using a digitizer tablet with a pen that works with Windows or MacOS, it works
fine on MacOS, but throws a RTE on Windows 10. On MacOS there are only
MouseEvents, while on Windows there are both MouseEvents and TouchEvents mixed
together.
Windows only uses
[direct](https://github.com/openjdk/