Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Dynamic Coordinates
#2
If Down arrow selects an accessible object, you can get its coordinates.
Else if it changes text caret position, try function GetCaretXY.
Else if it changes pixel color, search for that color.
Else measure distances and use code like this:

int row rowHeight=20
for row 0 varRep
,...
,rig 302 row*rowHeight+362 ...


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)