Robb, have you tried the GroupActivate command to cycle through the tables?
Code:GroupAdd, Tables, ahk_class QWidget WinGet, Number, Count, ahk_class QWidget Loop %Number% { GroupActivate, Tables Sleep 500 }
08-11-2009 07:30 PM
#30
| |
Robb, have you tried the GroupActivate command to cycle through the tables? | |