Custom Query (3926 matches)
Results (76 - 78 of 3926)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #77 | Rejected | ConsoleWriteLine to write to the console with @CRLF at the end of line | ||
| Description |
This request based on this forum thread: http://www.autoitscript.com/forum/index.php?showtopic=62853 I think that this feature will be very helpfull when we need to debug our code quickly (without including any libraries to use just this function, wich i supose many of as do). |
|||
| #78 | Completed | Regex in CLASS for window titles | ||
| Description |
Need to add REGEXPCLASS to window title support. |
|||
| #79 | Completed | Allow searching for windows/controls by position. | ||
| 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. |
|||
Note:
See TracQuery
for help on using queries.
