| Author |
Message |
< Extend ~ Control the mouse |
|
mmiller001
|
Posted: Sat Mar 13, 2010 9:07 pm |
|
|
| Posts: 6Joined: Sat Mar 13, 2010 7:59 pm |
Here is an idea for extending the eyeWriter... include an option to control the mouse. This would allow tinkerers to easily make apps that work with eye tracking.
Currently, I would guess the tracker and drawing software interface somehow in the code (i'm investigating this). This means that any new apps would need to be directly tied into the eyewriter software.
Any thoughts?
|
|
Top
|
|
|
Hernan
|
Posted: Sun Mar 14, 2010 2:20 am |
|
|
| Posts: 4Joined: Sun Jan 31, 2010 6:00 am |
i want to do it too, but i like to have an API documentation.
How to know the x and y position? How to know a trigger for a clic? How much clic types there are?
|
|
Top
|
|
|
jason.charles
|
Posted: Sun Mar 21, 2010 10:06 am |
|
|
| Posts: 2Joined: Sun Mar 21, 2010 9:18 am |
I too am interested in this. I would like to use this software with Dasher[1] and I've been successful in using OpenGazer with Dasher. OpenGazer will output x,y coordinates in two ways. Surely it won't be difficult to get this code to do same. Cheers, Jason [1] http://www.inference.phy.cam.ac.uk/dasher/
|
|
Top
|
|
|
abrad
|
Posted: Tue Apr 27, 2010 4:53 am |
|
|
| Posts: 1Joined: Tue Apr 27, 2010 4:51 am |
Hey, Just wanted to point you to a blog post with some code that controls the mouse in mac osx. I am working on a new version that already has an on/off feature, but am still trying to figure out double-click. http://collab.eyewriter.org/?p=51
|
|
Top
|
|
|
Hernan
|
Posted: Tue Apr 27, 2010 3:00 pm |
|
|
| Posts: 4Joined: Sun Jan 31, 2010 6:00 am |
I used Adrian's VS2008 project and i got move the cursor using the windows api, now i have a problem: how can i use the software outside of it like on-screen keyboard? because when i minimize the software or i go to another one i can't move the cursor.
|
|
Top
|
|
|
|