[previous] [up] [next]     [contents] [index]
Next: Running MrEd for the Up: PLT MrEd: Graphical Toolbox Previous: Thanks

Overview

MrEd is implemented in two layers. While it is not necessary to think of these layers as separate, the names of built-in classes, procedures, and constants indicate the source layer of the value through the wx: or mred: prefix; identifiers prefixed with wx: are part of MrEd's low-level GUI engine, while identifers prefixed with mred: are part of the high-level system that is loaded at start-up time.

Functionally, the toolbox can be divided into six parts:





PLT