From WikiChip
mirc/commands/drawscroll
< mirc‎ | commands
Revision as of 21:53, 2 December 2013 by David (talk | contribs) (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 =...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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