Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Problem Determing which window has opened
#5
If you find buttons with child or id function, everything is the same as with windows, because these functions return window handle or 0 if not found.

If you use acc function,
Acc a=acc(...) ;;in 'Find accessible object' dialog uncheck 'error if not found'
if(a.a)
,out "found"


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)