Hi, I am wondering how to allow scrolling to work with external applications (not self-coded) such as Google Chrome. I want to create an app that allows for the user to integrate Eye-tracking into everyday computer use.
I already have an application working in the background to control the mouse cursor, and now I want to allow for the user to look at the bottom/top part of the screen and scroll. Is there a way to do that with the available SDK? (I have checked out the Scroll SDK - the one with NYTimes, but I want it to work on external applications)
Any help is appreciated