From WikiChip
Difference between revisions of "mirc/commands/drawscroll"
(Created page with "The '''/drawscroll command''' scrolls the region inside the specified rectangle == Synopsis == /drawscroll -hn <@win> <x> <y> <x y w h> [<x> <y> <x y w h>...] == Switches =...") |
m (Bot: Adding a template) |
||
Line 28: | Line 28: | ||
* [[List of commands - mIRC|List of commands]] | * [[List of commands - mIRC|List of commands]] | ||
* [[List of identifiers - mIRC|List of identifiers]] | * [[List of identifiers - mIRC|List of identifiers]] | ||
+ | {{mIRC command list}} | ||
− | [[Category: | + | [[Category:MIRC commands]] |
Revision as of 20:33, 3 July 2014
The /drawscroll command scrolls the region inside the specified rectangle
Synopsis
/drawscroll -hn <@win> <x> <y> <x y w h> [<x> <y> <x y w h>...]
Switches
- -h - highlights the windows icon if it is minimized
- -n - prevents the display from being updated immediately
Parameters
- <@win> - the window's name
- <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>...] - You can specify multiple scrolls of different regions with one command.
Example
Compatibility
Added: 5.3
Added On: 13/12/97
Note: Individual switches were not taken into consideration.
See also
mIRC commands list