
-----------------------------------
brownni
Wed Jan 25, 2012 3:28 pm

How to Bring turing to front of windows
-----------------------------------
What is it you are trying to achieve?
I have a script that automatically sets its window to the front, and i need turing to go on top of it to cover it.

What is the problem you are having?
The only script i could find to hide the cursor, pops on top of other windows.

Describe what you have tried to solve this problem
I have tried calling the script with system command before my window opens, but it still runs on top

Please specify what version of Turing you are using
4.1.1 

Also Sorry for all the questions just cram time its due friday :/

-----------------------------------
Dreadnought
Wed Jan 25, 2012 6:36 pm

Re: How to Bring turing to front of windows
-----------------------------------
I suggest you read through the documentation for the [url=http://compsci.ca/holtsoft/doc/windowmodule.html]Window Module.

[tdoc]Window.SetActive[/tdoc] and perhaps [tdoc]Window.GetActive[/tdoc] are likely to be what you're looking for.

-----------------------------------
brownni
Wed Jan 25, 2012 6:42 pm

RE:How to Bring turing to front of windows
-----------------------------------
Neither of those worked :/ i might just post the script on their site and ask if someone can fix it ? thanks thoo :)
