Modify ↓
Opened 18 years ago
Closed 18 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 by , 18 years ago
| Milestone: | → 3.2.11.6 |
|---|---|
| Owner: | set to |
| Resolution: | → Completed |
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

Added in version: 3.2.11.6