Status Bar - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

Status Bar

  

A status bar is displayed at the bottom of the Maple window. It displays system information.

  

• 

On the left side of the status bar it indicates the state of the Maple engine, for example Ready or Evaluating.  When the current state is evaluating, you can click the Interrupt or Debug buttons.

– 

Interrupt ( ). Interrupt the current operation.

– 

Debug ( ). Debug the current operation.  For details, see Interactive Maple Debugger.

• 

A check box displays the editable/noneditable status of the current worksheet. When a document is marked as noneditable, any existing content in that document cannot be modified. A natural use of this mode is for interactive documents built from embedded components, because a noneditable document can be thought of as in "player-mode": the content can be viewed and any embedded components will work.  It is not possible to add or delete content in a noneditable document.

  

To change any part of a worksheet, ensure the worksheet is editable: In the status bar at the bottom of the Maple window, select the Editable check box (  ). For details, see Controlling the Editability of Documents and Tables.

• 

The current working directory is listed and can be changed through the status bar.  For more information, see currentdir.

• 

Time and memory status refers to CPU time in the kernel and the size of the kernel's memory space (pool) for operations.

Hide or View Status Bar

You can select whether the status bar is visible or hidden.

• 

On the View tab of the ribbon, click Status Bar ( ). When the Status Bar toggle is selected, the status bar is displayed.

See Also

Controlling the Editability of Documents and Tables

currentdir

 


Download Help Document