https://www.donation...=302.msg2140#msg2140this original request was made a few months ago but it appears no one was up for the challenge - so, i'm resurrecting the request with a reward for 100 DC credits to anyone that can create a satisfactory util (preferrably using autohotkey so that it would be easy to modify).
and now for a quick explanation of what i'd like:
i've a very large monitor, a 24" widescreen LCD (this may or may not be seen as an attempt at compensating for other inadequacies).
i've always been irritated (even with smaller monitors) how i have to keep moving my cursor to the center of the screen to acknowledge small dialog boxes that appear throughout the course of my pc use.
what i would prefer, is that the small dialog window would move itself automatically to fall somewhere under where my cursor is at the time of clicking the button that caused the small dialog window to appear.
e.g. CURRENTLY, i click on a button at the far edges of the screen that requires some kind of confirmation, so a small dialog window appears in the center waiting to be clicked and acknowledged. okay, i move my mouse to the center and click BUT i'm going to move my cursor back to the original area where i first clicked the initiating button as that's where i'm 'working' with OTHER buttons and things.
INSTEAD, i would click on a button at the far edges of the screen and if a small dialog window appears in the center it would then automatically jump so that it positions itself under where the mouse is. the mouse is still hovering over the button that has just been clicked.
i know, i know. there are methods for the mouse to jump to the button that is in focus but i really can't stand that way of working. it still requires me moving my attention away from where my cursor originally was and then moving it back again. and, i don't want this to work with all windows so i wouldn't want the cursor jumping around all over the screen every time a new button comes into focus.
i've attempted to create my request using autohotkey but i don't have the programming skills to make it work correctly. i can make small windows jump to the cursor but they then become STUCK to the cursor position and move around with it...
the trick would be that the dialog window jumps to the the cursor position and then releases itself so that it doesn't continuously keep trying to center itself under the cursor. you can't click on any buttons, of course, if the dialog window keeps automatically moving around.
the other point to consider is that the automatically jumping window would have to remain fully on screen regardless of whether the cursor was at the very edges, i.e. if the cursor was close to the screen edge the window would have to position itself close to the cursor but not so close it goes off the edge.
i really only want this to work for the small dialog windows that appear, things like save/open/close/'confirm file delete' or anything else of this small size.
i'd like to be able to figure all this out with autohotkey as i'm sure it is possible but i believe it would be a very quick coding snack for those of you that already know how to script. it would take me several hours/days of messing around without any guarantee that i'm heading in the right direction.
thanks for your time...