| View previous topic :: View next topic |
| Author |
Message |
pixelpowR
Joined: 22 Oct 2009 Posts: 13
|
Posted: Tue Feb 09, 2010 6:32 pm Post subject: Window should not be active, but controllable |
|
|
Hello,
Is the a possibility to control a gui without activating it?
The gui should be something like a overlay and the window below should be the active window.
Thanks in advance
pixelpowR |
|
| Back to top |
|
 |
tomoe_uehara
Joined: 05 Sep 2009 Posts: 1591 Location: Somewhere near you
|
|
| Back to top |
|
 |
pixelpowR
Joined: 22 Oct 2009 Posts: 13
|
Posted: Tue Feb 09, 2010 8:41 pm Post subject: |
|
|
No.
I did not found anything in the documentation. |
|
| Back to top |
|
 |
MasterFocus
Joined: 08 Apr 2009 Posts: 3035 Location: Rio de Janeiro - RJ - Brasil
|
Posted: Tue Feb 09, 2010 8:53 pm Post subject: Re: Window should not be active, but controlable |
|
|
| pixelpowR wrote: | | should be something like a overlay and the window below should be the active window. |
What do you mean by "controlable"? Can you be more specific? _________________ "Read the manual. Read it again. Search the forum.
Try something before asking. Show what you've tried."
Antonio França
My stuff: Google Profile |
|
| Back to top |
|
 |
arsan
Joined: 02 Jan 2010 Posts: 105
|
Posted: Tue Feb 09, 2010 9:28 pm Post subject: |
|
|
| Also have a look at Window Management\Controls section of the doc. For example, the command Control can paste without activating the specified window (EditPaste, String) and the command ControlClick can send mouse clicks without activating the specified window. |
|
| Back to top |
|
 |
Jasdeep
Joined: 09 Nov 2009 Posts: 258
|
Posted: Wed Feb 10, 2010 1:58 pm Post subject: |
|
|
| tomoe_uehara is absolutely right. few weeks back i had the same problem and i was suggested the same by ahk members garry.....etc. and when i implemented it just worked gr8t |
|
| Back to top |
|
 |
Leef_me
Joined: 08 Apr 2009 Posts: 5333 Location: San Diego, California
|
Posted: Wed Feb 10, 2010 7:07 pm Post subject: |
|
|
@ Jasdeep
Don't just talk about it, show the OP your script ! |
|
| Back to top |
|
 |
Jasdeep
Joined: 09 Nov 2009 Posts: 258
|
|
| Back to top |
|
 |
|