Drawscroll » History » Revision 1
Revision 1/3
| Next »
Per Amundsen, 07/12/2016 01:34 AM
Added in 1.9.0
/drawscroll -hn <@window> <x> <y> <x y w h> [<x> <y> <x y w h>...]
Scrolls the region inside the specified rectangle. The first <x> and <y> parameters represent the distance to scroll and can be positive or negative.
Switches
-h - Highlights the windows icon if it is minimized.
-n - Prevents the display from being updated immediately.
Parameters
<@window> - Name of the window to scroll.
<x> - The number of pixel to scroll on the x axis.
<y> - The number of pixel to scroll on the y axis.
<x y w h> - The region to scroll.
[<x> <y> <x y w h>...] - TODO
Updated by Per Amundsen over 8 years ago · 1 revisions