Search found 5 matches

by redtwo
27 Nov 2016, 11:03
Forum: Scripts and Functions (v1)
Topic: Screen clipping
Replies: 298
Views: 129581

Re: Screen clipping

rommmcek wrote:Try to finde Gui %g%: +AlwaysOnTop -caption +Border +ToolWindow +LastFound and convert to Gui %g%: +AlwaysOnTop -caption +Border +ToolWindow +LastFound -DPIScale
I know it has been a while but I finally got around to fixing this. I wanted to say it worked perfectly.

Thanks
H
by redtwo
17 Oct 2016, 17:31
Forum: Scripts and Functions (v1)
Topic: Screen clipping
Replies: 298
Views: 129581

Re: Screen clipping

Hi. I love this script. However, I have to use a 125% zoom to text, apps, etc in Windows 10. It is the only way I can read the screen without killing my eyes. Because of this, the end of the rectangle is off with my mouse. I know I need a scaling factor but I don't know enough to know where to put i...
by redtwo
03 Jun 2014, 11:43
Forum: Ask for Help (v1)
Topic: window not activating/showing Topic is solved
Replies: 17
Views: 8768

Re: window not activating/showing Topic is solved

Maybe you can cycle through all the windows in the VDI environment using Alt-Tab using a loop and then stop the cycle when your target window is on top using a standard If statement for that title to stop. The problem is that the VDI is not cycle-able through alt-tab. If the windows shell is the fo...
by redtwo
02 Jun 2014, 08:59
Forum: Ask for Help (v1)
Topic: window not activating/showing Topic is solved
Replies: 17
Views: 8768

Re: window not activating/showing Topic is solved

No, the sleep did not do anything but bring up the start menu after that time. This is the only code that seems to be working. It puts focus to the VDI environment but no windows are forced to the top. I can not use this line: WinExist, Exceed onDemand X Window. It will not recognize the class unles...
by redtwo
31 May 2014, 18:05
Forum: Ask for Help (v1)
Topic: window not activating/showing Topic is solved
Replies: 17
Views: 8768

Re: window not activating/showing Topic is solved

Well that at least gave the VDI focus. No windows came forward but at least now I can get focus to use other hotkeys for the environment.

I can not get groupactivate to work but I will continue to work on it.

thanks
H

Go to advanced search