From WikiChip
Difference between revisions of "mirc/commands/drawscroll"
< mirc‎ | commands

(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 =...")
(No difference)

Revision as of 21:53, 2 December 2013

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