HISimpleList

Last Revision:
Version 1.2.3, 2006-03-03
Better handling of the keyboard-controlled scrolling in the kEventScrollableScrollThere handler.
Build Requirements:
Mac OS X 10.2
Runtime Requirements:
Mac OS X 10.2

This simple sample code illustrates how to create a simple list using the HIView APIs available in Mac OS X 10.2 and later. It's a more complex custom HIView than the more simple HICustomPushButton provides although it uses the same skeleton. This sample code has been updated to include a project that produces a universal binary. No code changes were required for it to run correctly on the Developer Transition Systems.