Legacy Documentclose button

Important: The information in this document is obsolete and should not be used for new development.

Previous Book Contents Book Index Next

Inside Macintosh: More Macintosh Toolbox /
Chapter 4 - List Manager / List Manager Reference
Application-Defined Routines


Click-Loop Procedures

The List Manager supports the use of custom click-loop procedures to allow you to override the standard click-loop procedure that is used to select cells and automatically scroll a list. To define a custom click-loop procedure, specify a pointer to your procedure in the lClikLoop field of the list record. Because the selFlags field of the list record (described in "Customizing Cell Highlighting" beginning on page 4-29) already provides a means of customizing the algorithm the List Manager uses to highlight list cells, in most cases you should not need to define a custom click-loop procedure.


Subtopics
MyClickLoop

Previous Book Contents Book Index Next

© Apple Computer, Inc.
6 JUL 1996