Retired Document
Important: This document may not represent best practices for current development. Links to downloads and other resources may no longer be valid.
Custom_HIView_Tutorial
| Last Revision: | Version 1.0, 2005-06-01 Tutorial presenting a step-by-step custom HIView development. All steps are documented and provided as standalone projects. |
| Build Requirements: | Mac OS X v10.3 |
| Runtime Requirements: | Mac OS X v10.3 |
Open the page "0_ Tutorial Start Here.html" with your favorite browser and follow the explanations and instructions which will make you build a custom HIView. Each step is provided with a standalone project HICustomView_Tester which has a double role: it shows how to write a custom HIView which can handle fancy drawing, custom tracking, and drag-and-dropping (HICustomView.c) and it provides a tester skeleton (HICustomView_Tester.c) providing basic testing functionalities (setting of values and states, scrolling, etc.) and which can be enhanced with your own testing requirements.
© 2005 Apple Computer, Inc. All Rights Reserved. (Last updated: 2005-06-01)