﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
411	Topmost option	anonymous		"I'd like to be able to set a window on top incrementally. Meaning, if I have my GUIs all set with $WS_EX_TOPMOST or winsetontop, I may want a specific window to ALWAYS be on top regardless if the currently active window has the topmost feature attached to it. This so I don't have to always call the winsetontop in functions. So if I had five windows as a part of my app, and four of them had the $WS_EX_TOPMOST,a parameter could be attached from maybe 1 to 10 that says the one marked with 1 has absolute topmost and so on, and no other window can be on top of it regardless of activity or if it has $WS_EX_TOPMOST (of course this is not considering external apps with topmost feature). Or it could be set up in a GUI Control update style where it might look like, GUISetTopMost(""window"", @GUI_TOPMOST, 1)"	Feature Request	closed		AutoIt		None	Rejected		
