LAutoScroll
You can use theLAutoScrollprocedure to make the first selected cell visible.
PROCEDURE LAutoScroll (lHandle: ListHandle);
lHandle- The list to be scrolled.
DESCRIPTION
TheLAutoScrollprocedure scrolls the list specified by thelHandleparameter so that the first selected cell is in the upper-left corner of the list's visible rectangle.SPECIAL CONSIDERATIONS
You should not call the LAutoScroll procedure from within an interrupt, such as in a completion routine or VBL task.ASSEMBLY-LANGUAGE INFORMATION
The trap macro and routine selector for theLAutoScrollprocedure are
Trap macro Selector _Pack0 $0010
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help