SammaySarkar wrote:Well, it's usable only if the AB is at the left edge of XY window. If it's positioned after the toolbar, our filterbox might get hidden when XY window is resized.
Ok, I made the gui move along with a horizontal x-resize of the XY window, using this:
http://www.autohotkey.com/board/topic/9 ... t-working/ (need to read the whole thread and put quite some thought into it - tested on vista only, don't know if it would work on
win7, 8 and 10 [EDIT: Tested it successfully on Win7 now.])
It is a lot of overhead for this "little" goal, though, since the (whole) library (function) of dock.ahk is neccessary.
Therefore I am not posting my results yet.
Question: Is it really so important to have the gui move on a XY resize? I mean who resizes XY while the live-filter-command is active? Even more so since it only gets hidden if one shrinks the XY window drastically. Who would ever do that?