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 Pages/docs/index.html
<HTML> |
<HEAD> |
<TITLE>HTMLRenderingLib Guide</TITLE> |
</HEAD> |
<BODY BGCOLOR="#FFFFFF"> |
<H1>Guide to the HTML Rendering Library</H1> |
<H4>presented by, the HTML Rendering Library.</H4> |
<H3>Contents</H3> |
<UL> |
<LI><A HREF="intro.html">Overview</A></LI> |
<LI><A HREF="intro.html#tips">Programming Tips</A></LI> |
<LI>Types and constants |
<UL> |
<LI><A HREF="types.html#HRReference">HRReference</A></LI> |
<LI><A HREF="types.html#kHRRendererHTML32Type">kHRRendererHTML32Type</A></LI> |
<LI><A HREF="types.html#HRScrollbarState">HRScrollbarState</A></LI> |
<LI><A HREF="types.html#URLSourceType">URLSourceType</A></LI> |
</UL> |
</LI> |
<LI>General routines for accessing HTMLRenderingLib's services |
<UL> |
<LI><A HREF="generalroutines.html#HRHTMLRenderingLibAvailable">HRHTMLRenderingLibAvailable</A></LI> |
<LI><A HREF="generalroutines.html#HRGetHTMLRenderingLibVersion">HRGetHTMLRenderingLibVersion</A></LI> |
<LI><A HREF="generalroutines.html#HRNewReference">HRNewReference</A></LI> |
<LI><A HREF="generalroutines.html#HRDisposeReference">HRDisposeReference</A></LI> |
<LI><A HREF="generalroutines.html#HRFreeMemory">HRFreeMemory</A></LI> |
<LI><A HREF="generalroutines.html#HRScreenConfigurationChanged">HRScreenConfigurationChanged</A></LI> |
<LI><A HREF="generalroutines.html#HRIsHREvent">HRIsHREvent</A></LI> |
</UL> |
</LI> |
<LI>Routines for drawing and affecting HTML display |
characteristics |
<UL> |
<LI><A HREF="drawing.html#HRSetGrafPtr">HRSetGrafPtr</A></LI> |
<LI><A HREF="drawing.html#HRActivate">HRActivate</A></LI> |
<LI><A HREF="drawing.html#HRDeactivate">HRDeactivate</A></LI> |
<LI><A HREF="drawing.html#HRDraw">HRDraw</A></LI> |
<LI><A HREF="drawing.html#HRSetRenderingRect">HRSetRenderingRect</A></LI> |
<LI><A HREF="drawing.html#HRGetRenderedImageSize">HRGetRenderedImageSize</A></LI> |
<LI><A HREF="drawing.html#HRScrollToLocation">HRScrollToLocation</A></LI> |
<LI><A HREF="drawing.html#HRForceQuickdraw">HRForceQuickdraw</A></LI> |
<LI><A HREF="drawing.html#HRSetScrollbarState">HRSetScrollbarState</A></LI> |
<LI><A HREF="drawing.html#HRSetDrawBorder">HRSetDrawBorder</A></LI> |
<LI><A HREF="drawing.html#HRSetGrowboxCutout">HRSetGrowboxCutout</A></LI> |
</UL> |
</LI> |
<LI>Routines for selecting HTML files for display |
<UL> |
<LI><A HREF="display.html#HRGoToURL">HRGoToURL</A></LI> |
<LI><A HREF="display.html#HRGoToAnchor">HRGoToAnchor</A></LI> |
<LI><A HREF="display.html#HRGoToPtr">HRGoToPtr</A></LI> |
<LI><A HREF="display.html#HRGetRootURL">HRGetRootURL</A></LI> |
<LI><A HREF="display.html#HRGetBaseURL">HRGetBaseURL</A></LI> |
<LI><A HREF="display.html#HRGetHTMLURL">HRGetHTMLURL</A></LI> |
<LI><A HREF="display.html#HRGetTitle">HRGetTitle</A></LI> |
</UL> |
</LI> |
<LI>Utility routines |
<UL> |
<LI><A HREF="utilities.html#HRUtilCreateFullURL">HRUtilCreateFullURL</A></LI> |
<LI><A HREF="utilities.html#HRUtilGetFSSpecFromURL">HRUtilGetFSSpecFromURL</A></LI> |
<LI><A HREF="utilities.html#HRUtilGetURLFromFSSpec">HRUtilGetURLFromFSSpec</A></LI> |
</UL> |
</LI> |
<LI>User defined routines |
<UL> |
<LI><A HREF="userdefined.html#MyHRWasURLVisitedProc">MyHRWasURLVisitedProc</A></LI> |
<LI><A HREF="userdefined.html#MyHRNewURLProc">MyHRNewURLProc</A></LI> |
<LI><A HREF="userdefined.html#MyHRURLToFSSpecProc">MyHRURLToFSSpecProc</A></LI> |
</UL> |
</LI> |
</UL> |
<P></P> |
</BODY> |
</HTML> |
Copyright © 2003 Apple Computer, Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2003-01-30