Retired Document
Important: This sample code may not represent best practices for current development. The project may use deprecated symbols and illustrate technologies and techniques that are no longer recommended.
ImageBrowserView
Last Revision: | Version 1.0, 2005-06-01 Implementing a simple HIView subclass |
Build Requirements: | Tiger |
Runtime Requirements: | Tiger |
This sample demonstrates how to subclass from HIView. It implements a simple image browser as a custom view that derives from HIView. Concepts shown are how to handle user input with mouse tracking and keyboard input to navigate the various parts of the view. A target also exists to demonstrate how one would implement the same view using the HIFramework sample code to derive from a C++ class. HIToolbox technologies used include HIView tracking areas, Drag and Drop, and accessibility.
Copyright © 2005 Apple Computer, Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2005-06-01