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.
HTMLSample
Last Revision: | Version 1.0, 2003-01-30 Illustrates one way to use the HTMLRenderingLib Library. |
Build Requirements: | |
Runtime Requirements: | Carbon |
HTMLSample is an application illustrating how to use the new HTMLRenderingLib services found in Mac OS 9. HTMLRenderingLib is Apple's light-weight HTML rendering engine capable of displaying HTML files. - shows how to draw HTML in a window using the HTMLRenderingLib, - shows how to use the URL utilities provided by the HTMLRenderingLib, - shows how to maintain a history of visited links and provide call backs to the HTMLRenderingLib for providing information about visited links, - shows how to intercept URLs being displayed by the HTMLRenderingLib and re-direct them to other files. In this example, we use this facility to allow you to launch applications by clicking on URLs that refer to application files. - shows how to set up the drawing environment correctly for drawing other objects in the same window when the window contains a HTML rendering object. Requirements: Mac OS 9, CarbonLib 1.1 or later
Copyright © 2003 Apple Computer, Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2003-01-30