Important: The information in this document is obsolete and should not be used for new development.
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 thelClikLoop
field of the list record. Because theselFlags
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