Lard Interpreter li

windows module

Loading the windows module starts li's graphical user interface. This module automatically loads other modules, the core windows modules, that provide additional functionality.

The basic main window that appears once the windows module and the core windows modules have been loaded look like this:

The Session menu contains the following entries:

Save log
Save the contents of the input/output window in a file selected by the user.

Quit
Quit li

The Windows menu contains an checkbutton entry for each other window which allows those windows to be opened and closed. The Simulation menu controls loading and running bcode files and is defined by the winbci module.

Below the menubar is a status line which is controlled by the winstatus module.

The remainder of the window is the input/output area controlled by the winstdio module.