Callbacks


Creating and Managing Universal Procedure Pointers

ListClickLoopProcPtr Defines a pointer to a list click loop callback function. Your list click loop callback function overrides the standard click-loop function that is used to select cells and automatically scroll a list.
ListDefProcPtr Defines a pointer to a list definition callback function. Your list definition callback function defines a custom list display.
ListSearchProcPtr Defines a pointer to a list search callback function. Your list search callback function compares data in a search field to the contents of a list cell.

Miscellaneous

ListNotificationProcPtr

© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)