You think DialogMove was smart? Well.. It got smarter.
Now with auto-detection of buttons' names.
The window focus will be set on buttons named "save", "ok" (and the similar ones in portuguese, so that i could test it
).
Notice that this will work regardless if there are any other focused controls. If these exist, they'll be beneath your mouse.
Other names of controls to look for are welcome.
(if these controls are not present, it'll move to the active control. if there's no active control, it'll move to the middle of the window)
DialogMove v1.8.97 updated 21-01-07:
moves windows smaler than a given size to a place closer to the mouse position.
[
Forum Topic] [
.ahk Version] [
.exe version] [
About Box]
PS: this was a first atempt, to see how it works out. If it doesn't work out, i'll have to think of a way of configuring it per window. I've just been having some trouble figuring out how to do it.