Thread
:
TableNavigator
View Single Post
#
898
04-02-2007, 07:31 AM
Roland
Senior Member
Join Date: Mar 2005
Location: Norwich, UK
Posts: 2,703
Re: TableNavigator
Do all window titles start with the string "Poker -"?
Is the ahk_class the same for all tables?
SetTitleMatchMode, 1
If so, this should work:
WinGet, id, id, Poker - ahk_classPOPUP_INT_DLG_WINDOW
Roland
View Public Profile
Visit Roland's homepage!
Find all posts by Roland