This library has 10 classes.
ECF: html-viewer.ecf
A basic XHTML text renderer based on the EV_RICH_TEXT component found in the EiffelVision2 library.
It was used to create the help system in the My Ching software with page content authored in the Thunderbird email client and then exported as XHTML.
See class EL_HTML_TEXT below for supported XHTML tags. This component facilitates the creation of a hyperlinked contents side bar in a split window.
Button to expand sub-links in level 3 link EL_SUPER_HTML_TEXT_HYPERLINK_AREA
A basic XHTML text renderer based on the EV_RICH_TEXT component with support for the following markup:
Further Information
Click on class link to see notes.
HTML viewer navigation link
HTML viewer navigation link for heading level >=3 containing expandable group of sub-level links.
Paragraphs with leading bullet point
Monospace text with preformatted indentation. Corresponds to html 'pre' tag.
Formatted numbered paragraphs
List of formatted paragraph texts of type ZSTRING with format of type EV_CHARACTER_FORMAT
Formatted text header
Text formatting styles