| View previous topic :: View next topic |
| Author |
Message |
Dumm1984 Guest
|
Posted: Sun May 11, 2008 3:25 pm Post subject: Queue active windows |
|
|
Hi everybody!
I need a script that recognizes whenever a window is being activated. Instead of being activated, however, it shall be added to a queue. If I press a certain hotkey, the last window of the queue (first-in/first-out) shall be activated and displaced on the monitor.
Your help would be very much appreciated! |
|
| Back to top |
|
 |
Guest
|
Posted: Fri May 16, 2008 2:14 am Post subject: |
|
|
so i guess
you need a list with windows awating for activation? |
|
| Back to top |
|
 |
interiot
Joined: 06 Nov 2005 Posts: 64
|
Posted: Fri May 16, 2008 2:17 am Post subject: |
|
|
| Quote: | | ... I need a script that recognizes whenever a window is being activated. ... |
Are you looking for when a window's taskbar icon starts flashing? This bit of code detects that. |
|
| Back to top |
|
 |
|