Hey,
I am sending touch events from a tablet to a PC as mouse coordinates. However, due to the different screen resolutions between the tablet, and PC I can only move the mouse cursor as far as the tablet resolution will allow me.
I need to scale or interpolate between the two resolutions from my understanding.
What would be a good approach or solution for this?
Thanks,
Dustin


