Tagged Questions

2
votes
6answers
555 views

Make your program USE a gui

I'd like to write a program able to "use" other programs by taking control of the mouse/keyboard and being able to "see" what's on the screen. I used AutoIt to do something similar, but I had to ...