Custom Query

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (187 - 189 of 3883)

Ticket Resolution Summary Owner Reporter
#79 Completed Allow searching for windows/controls by position. Jon Valik
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.

#80 Completed Au3Info showing advanced window descriptions Jon Valik
Description

Au3Info should be modified to show the advanced window description information making it easier for users to copy and paste the information to their script.

#128 Completed Accelerator Tables Jon Saunders <admin@…>
Description

Edited by Valik

Add native support for accelerator tables.

Note: See TracQuery for help on using queries.