[previous] [up] [next]     [contents] [index]
Next: Standard Keyboard and Mouse Up: Application Toolbox Previous: Frame Groups

Hyper-text

A hyper-text browser is built into MrEd's system. Hyper-text files contain links which can be clicked to move the cursor position to a tag in the same file or in another file.

There are three main frame classes for hyper-text files:

The procedure mred:open-url accepts a url and creates a new mred:hyper-view-frame% object with the contents of the url.

The frame classes use mred:hyper-canvas% for the canvas and mred:hyper-edit% for the edit buffer.



PLT