From WikiChip
Difference between revisions of "mirc/commands/drawscroll"
m (Bot: Automated text replacement (-Added On:.+\n?\n?\n?\n?\n? +)) |
m (Bot: de-linking old mIRC menu) |
||
(4 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
+ | {{mirc title|/drawscroll Command}} | ||
The '''/drawscroll command''' scrolls the region inside the specified rectangle | The '''/drawscroll command''' scrolls the region inside the specified rectangle | ||
Line 26: | Line 27: | ||
{{mIRC command list}} | {{mIRC command list}} | ||
− | [[Category: | + | [[Category:mIRC commands|drawscroll command - mIRC]] |
Latest revision as of 18:19, 15 June 2017
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
The /drawscroll command scrolls the region inside the specified rectangle
Synopsis[edit]
/drawscroll -hn <@win> <x> <y> <x y w h> [<x> <y> <x y w h>...]
Switches[edit]
- -h - highlights the windows icon if it is minimized
- -n - prevents the display from being updated immediately
Parameters[edit]
- <@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[edit]
Compatibility[edit]
Added: 5.3
See also[edit]
mIRC commands list