CarbonCustomList

Last Revision:
Version 1.0, 2003-01-30
How to implement a custom list using Carbon using CreateCustomList.
Build Requirements:
Runtime Requirements:
Carbon Mac OS X or Mac OS 8.5 or later with CarbonLib

This sample demonstrates how to implement a custom list using Carbon. Under Carbon, custom list definitions can no longer be implemented as 'LDEF' code resources. This sample demonstrates one way of doing this using CreateCustomList. Requirements: Mac OS X or Mac OS 8.5 or later with CarbonLib Keywords: Carbon, List Manager