On Wed, Nov 07, 2001, Bill Janssen wrote: > Where's the viewer code that interfaces with the scrolling?
The same place as the rest of the code, i.e. in CVS ;-) UpdateScrollbar() in document.c does the actual update of the scrollbar, but it is ScrollUp() and ScrollDown() that scroll the page. /Mike