List Manager Reference
(Not Recommended)
PDF
Overview
Functions by Task
Accessing and Manipulating Cell Data
Adding and Deleting Columns and Rows To and From a List
Changing the Size of Cells and Lists
Creating and Disposing of Lists
Creating and Managing Universal Procedure Pointers
Determining or Changing the Selection
Getting Information About Cells
Modifying a List’s Appearance
Responding to Events Affecting Lists
Searching a List for a Particular Item
Miscellaneous
Callbacks
ListClickLoopProcPtr
ListDefProcPtr
ListNotificationProcPtr
ListSearchProcPtr
Data Types
Cell
DataArray
DataHandle
DataPtr
ListBounds
ListClickLoopUPP
ListDefSpec
ListDefType
ListDefUPP
ListNotification
ListNotificationUPP
ListRec
ListRef
ListSearchUPP
StandardIconListCellDataRec
Constants
kListDefProcPtr
lDrawingModeOff
lDrawingModeOffBit
List Definition Constants
List Flags
listNotifyNothing
lOnlyOneBit
Selection Flags
Appendix A: Deprecated List Manager Reference (Not Recommended) Functions
Deprecated in Mac OS X v10.5
CreateCustomList
DisposeListClickLoopUPP
DisposeListDefUPP
DisposeListSearchUPP
GetListActive
GetListCellIndent
GetListCellSize
GetListClickLocation
GetListClickLoop
GetListClickTime
GetListDataBounds
GetListDataHandle
GetListDefinition
GetListFlags
GetListHorizontalScrollBar
GetListMouseLocation
GetListPort
GetListRefCon
GetListSelectionFlags
GetListUserHandle
GetListVerticalScrollBar
GetListViewBounds
GetListVisibleCells
InvokeListClickLoopUPP
InvokeListDefUPP
InvokeListSearchUPP
LActivate
LAddColumn
LAddRow
LAddToCell
LAutoScroll
LCellSize
LClick
LClrCell
LDelColumn
LDelRow
LDispose
LDraw
LGetCell
LGetCellDataLocation
LGetSelect
LLastClick
LNew
LNextCell
LRect
LScroll
LSearch
LSetCell
LSetDrawingMode
LSetSelect
LSize
LUpdate
NewListClickLoopUPP
NewListDefUPP
NewListSearchUPP
RegisterListDefinition
SetListCellIndent
SetListClickLoop
SetListClickTime
SetListFlags
SetListLastClick
SetListPort
SetListRefCon
SetListSelectionFlags
SetListUserHandle
SetListViewBounds
Revision History
Index