Modify ↓
Opened 17 years ago
Closed 17 years ago
#79 closed Feature Request (Completed)
Allow searching for windows/controls by position.
Reported by: | Valik | Owned by: | Jon |
---|---|---|---|
Milestone: | 3.2.11.6 | Component: | AutoIt |
Version: | Severity: | ||
Keywords: | Cc: |
Description
Expand the advanced window descriptor to use X, Y, W, H for match criteria. Example usage:
ControlClick($hWnd, "", "[CLASS:BUTTON]; X:10; Y:10; W:50; H:25")
Which would search for a button at position 10,10 with a width of 50 and height of 25. Unspecified parameters should be ignored.
Attachments (0)
Change History (1)
comment:1 Changed 17 years ago by Jon
- Milestone set to 3.2.11.6
- Owner set to Jon
- Resolution set to Completed
- Status changed from new to closed
Guidelines for posting comments:
- You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
- In-depth discussions should take place on the forum.
For more information see the full version of the ticket guidelines here.
Note: See
TracTickets for help on using
tickets.
Added in version: 3.2.11.6