| Index | Parent | Htmlview class |
The Htmlview class creates virtualgroups that show html sources.
The Htmlview class is a subclass of Htmlview.mcc, so you must have Htmlview.mcc in MUI:Libs/MUI to use it. Htmlview.mcc is copyright of Allan Odgaard.
From the doc of HTMLview.mcc:
The above applies as well to ARexx programming, so if you release a Shareware or commercial application based on RxMUI and HTMLview.mcc you have to ask to Allan Odgaard for a licence.
| ATTRIBUTES | |||
|---|---|---|---|
| Name | Type | Class | Note |
| ClickedUrl | S | GN | |
| Contents | S | IS | Inline html |
| DiscreteInput | B | IS | |
| ImageDecodeQueue | N | GN | |
| NTAutoLoad | B | I | You must handle the loading of the local files. |
| PageID | N | GN | |
| Parsed | N | GN | |
| ProphDeltaFactor | N | GN | |
| Target | S | GN | |
| Title | S | GN | |
| Url | S | GN | |
| METHODS | ||
|---|---|---|
| Name | Parameters | Note |
| Abort | ||
| ContinueAnims | ||
| FlushImage | <name> | The name of an image or one of:
|
| GoUrl | url,[target] | |
| PauseAnim | ||
| Relad | ||
| Search | <string>,[flags] | flags is a combination of:
|