Retired Document
Important: The information in this document is Not Recommended and should not be used for new development.
Current information on this Reference Library topic can be found here:
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
© 2003 Apple Computer, Inc. All Rights Reserved. (Last updated: 2003-01-30)