


DXmSvnAutoScrollDisplay(3X)			  DXmSvnAutoScrollDisplay(3X)



NAME
  DDXXmmSSvvnnAAuuttooSSccrroollllDDiissppllaayy - Automatically scrolls the screen one unit based
  on the cursor	position.

SYNOPSIS

  vvooiidd DDXXmmSSvvnnAAuuttooSSccrroollllDDiissppllaayy ((_w_i_d_g_e_t,,	_x,, _y))
	WWiiddggeett	_w_i_d_g_e_t;;
	iinntt	_x;;
	iinntt	_y;;

PARAMETERS

  _w_i_d_g_e_t
      The identifier (widget ID) of the	SVN widget.

  _x   An integer that represents the current _x location	of the cursor.

  _y   An integer that represents the current _y location	of the cursor.

DESCRIPTION

  The DDXXmmSSvvnnAAuuttooSSccrroollllDDiissppllaayy routine automatically scrolls the	screen one
  unit based on	the current cursor location.  If the cursor is not in a	loca-
  tion that permits automatic scrolling, this call is ignored.

  Use this routine if your application controls	the dragging operations
  (using the DDXXmmSSvvnnSSeettAAppppllDDrraaggggiinngg routine).

RELATED	INFORMATION

  DDXXmmSSvvnnSSeettAAppppllDDrraaggggiinngg(3X), DDXXmmSSvvnnAAuuttooSSccrroollllCChheecckk(3X)



























