How to Bring turing to front of windows
Author |
Message |
brownni
|
Posted: Wed Jan 25, 2012 3:28 pm Post subject: 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 :/ |
|
|
|
|
![](images/spacer.gif) |
Sponsor Sponsor
![Sponsor Sponsor](templates/subSilver/images/ranks/stars_rank5.gif)
|
|
![](images/spacer.gif) |
Dreadnought
|
Posted: Wed Jan 25, 2012 6:36 pm Post subject: Re: How to Bring turing to front of windows |
|
|
I suggest you read through the documentation for the Window Module.
Window.SetActive and perhaps Window.GetActive are likely to be what you're looking for. |
|
|
|
|
![](images/spacer.gif) |
brownni
|
Posted: Wed Jan 25, 2012 6:42 pm Post subject: 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 ![Smile Smile](http://compsci.ca/v3/images/smiles/icon_smile.gif) |
|
|
|
|
![](images/spacer.gif) |
|
|