
-----------------------------------
Handley2000
Tue Jan 18, 2011 7:22 pm

Possible to have turing run outside its program window?
-----------------------------------
What is it you are trying to achieve?
Im just wondering if its possible for turing to work outside of its program window for example get the color # from your desktop or control mouse coordinates?
If yes... can you post a link to a tutorial :D 


Please specify what version of Turing you are using
4.1.1

-----------------------------------
Tony
Tue Jan 18, 2011 7:41 pm

RE:Possible to have turing run outside its program window?
-----------------------------------
No, Turing can't do that. java.awt.Robot can though.

-----------------------------------
Handley2000
Tue Jan 18, 2011 8:17 pm

Re: Possible to have turing run outside its program window?
-----------------------------------
Hmmm thanks :D
