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
List Manager Routines


Getting Information About Cells

The List Manager provides three routines that allow your application to obtain information related to cells. Your application can use the LNextCell function to find the next cell in a list; this is useful, for example, when performing some operation on all cells in a list. To find the local QuickDraw coordinates of a cell's rectangle, your application can use the LRect procedure. Finally, to determine the cell coordinates of the last cell clicked, your application can use the LLastClick function.


Subtopics
LNextCell
LRect
LLastClick

Previous Book Contents Book Index Next

© Apple Computer, Inc.
6 JUL 1996