Dynamic and Manipulate have holding attributes that are vital in making them work properly. However, those holding attributes can interfere with other structural operations ...
ClickPane[image, func] represents a clickable pane that displays as image and applies func to the x, y coordinates of each click within the pane.ClickPane[image, {{x_min, ...
ControllerState["c"] gives the state of the control c for the first connected controller device on which it is supported.ControllerState[{"c_1", "c_2", ...}] gives the states ...
SetterBar[x, {val_1, val_2, ...}] represents a setter bar with setting x and with setter buttons for values val_i.SetterBar[Dynamic[x], {val_1, val_2, ...}] takes the setting ...
Graphs provide great information visualization. Highlighting graph elements will let information stand out. By using algorithmic graph layouts, much of the structure in a ...
Mathematica provides a uniquely powerful interactive environment for building up arbitrarily complex computations, under convenient interactive or programmatic control.
Abort
(Built-in Mathematica Symbol) Abort[] generates an interrupt to abort a computation.
Interrupt[] generates an interrupt.
SelectionAnimate[notebook] animates graphics in the current selection in a notebook. SelectionAnimate[notebook, t] animates graphics for t seconds.
GraphEdit[] opens an interactive graph editor.GraphEdit[g] plots the graph g in the interactive graph editor.