MrEd Designer Callback Tutorial

Similar tools

If you know any tool like this for editing a graphical user interface then please let me know.
MrEd Designer uses a graph editor to construct callback functions for the graphical user interface. This tool can create callback functions for such cases where the state of one graphical element affects the state of another graphical element. For example if a button is pressed change the label of another button, or when a check box is unchecked then hide a part of the window.

Activate the tool by selecting the Callback Graph frame menu item in the Windows menu.

This document tries to show some examples.

Description of the user interface of the Callback graph editor

Some comments:

Examples

All examples can be downloaded from here. Back to MrEd Designer
Back to PLT programs