﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
79	Allow searching for windows/controls by position.	Valik	Jon	"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.
"	Feature Request	closed	3.2.11.6	AutoIt			Completed		
