Posted by member 6021 on 2003-06-19 18:12:06 link

You can get some real nice movement using mzscript and lsbox together. Here is an example of what I'm using right now...

*script bang !MoveTaskbarToMouse
*script exec !LsBoxMoveBox taskbar3 %{mousex} %{mousey} 50 10
*script ~bang

I love the fact that mzscript lets you move a box right to your mouse cursor.