| View previous topic :: View next topic |
| Author |
Message |
Andi
Joined: 11 Feb 2005 Posts: 157 Location: Germany, Niestetal
|
Posted: Sat Apr 30, 2005 4:57 pm Post subject: Activating the rarely used window |
|
|
Hi,
I'm working with an application (an SAP R/3 Client) witch allows me to open 5 windows (modi). I'm searching for a way to figure out the rarely used window, to start a new process in it .
Perhaps one can solve it with a kind of a timestamp, which is stored in an array together with the PID. Must i use here a timer or is there a smarter way...perhaps allready implemented in ahk? |
|
| Back to top |
|
 |
Andi
Joined: 11 Feb 2005 Posts: 157 Location: Germany, Niestetal
|
Posted: Sun May 01, 2005 5:15 am Post subject: |
|
|
I think, I've already found the answer in the ahk help file
The magic words are GroupAdd und GroupActivate |
|
| Back to top |
|
 |
|