Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
acctest and matchindex
#2
Isn't. Because accessible objects don't have an unique property, like handle or id. The same object gives different IAccessible pointer each time you find it.

If it is a child window, try to get its handle and use child() function.

int h=child(a)
ARRAY(int) x
child(... x)
if(h=x[matchindex-1]) ...


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)