Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Notebooks and Documents > Low-Level Notebook Programming >

AutoScroll

AutoScroll
is an option to SelectionMove and related functions that specifies whether a notebook should automatically be scrolled to display the current selection.
Create a notebook with many cells:
Move the selection and allow automatic scrolling to the new selection:
Move the selection further without automatic scrolling:
Create a notebook with many cells:
Move the selection and allow automatic scrolling to the new selection:
Move the selection further without automatic scrolling:
Create a notebook window with many cells:
Find and select the number 12 without scrolling:
Read what is currently selected:
Make content changes without scrolling:
Select the current cell's contents with automatic scrolling:
New in 3
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team