HyperMath

The HyperMath Toolbar

The HyperMath Toolbar

Previous topic Next topic Expand/collapse all hidden text  

The HyperMath Toolbar

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

The following toolbars are available in HyperMath.

hmtoggle_plus1greyFile

Open File - Click to open a file. A file browser is displayed with file extension set by default to the current script in use.  Filters include *.hml, *.glu, *.glue, *.tcl, *.txt and all files.

open_file_icon

New File - Creates a new *.hml file. By default, the script is created as a new *.hml file.

new_file_icon

Supported scripts include:

file_new_dialog

Save File - Saves the selected item (if it was modified).

save_item_icon

 

Save All Modified Files - Saves all the modified files.

save_all_modified_items_icon

 

hmtoggle_plus1greyEdit

Undo restores an item to its previous state.

Redo performs the previous action again.

edit_undo

edit_redo

hmtoggle_plus1greyBookmark

Goto Previous - Returns to the previous bookmark.

goto_previous_bookmark_icon

Toggle a Bookmark - Switches between bookmarks.

toggle_a_bookmark_icon

Goto Next - Goes to the next bookmark.

goto_next_bookmark_icon

Clear all Bookmarks - Clears all bookmarks.

clear_all_bookmarks_icon

hmtoggle_plus1greyOutlining

Expand all Sections -Expands all sections in a tree.

expand_all_sections_icon

Collapse all Sections Collapses all sections in a tree.

collapse_all_sections_icon

Turn off Outlining - Turns off all outlines.

turn_off_outlining_icon

Toggle Outlining -Switches between outlines.

toggle_outlining_icon

hmtoggle_plus1greyEvaluate

Run File - Evaluates the current file in the editor.

evaluate_file

hmtoggle_plus1greyDebug

Run File - Starts the debug process.

debug_menu_runfile

Continue Debug - Continues the debug process.

continue_debug

Interrupt Debug -Interrupts the current debug session.

interrupt_debug

Stop Debugging - Stops the debug process.

stop_debug

Step Over - Executes the current line and moves over to execute the next line.

step_over

Step Into - Enters any user written function call at the current line of execution.  If none exists, it behaves like Step Over.

step_into

Step Out - Completes the execution of the current function and exits to the next command in the script.  If none exists, it behaves like Step Over.

step_out

Step Until - Continues the execution and stops at the line of the cursor if it is in the remaining path of execution.

step_until

See Also:

The HyperMath GUI - Authoring Mode

The HyperMath GUI - Debugging Mode

Common Icons for Dockable Views