Setter
(Built-in Mathematica Symbol) Setter[x, val] represents a setter button whose setting x is set to val when the button is clicked. The button is labeled with val, and appears pressed if the value of x is ...
This example demonstrates simple interaction with a slider widget.
New functions Animate and ListAnimate have been added to the built-in Mathematica kernel. SpinShow is replaced by interactive rotation of three-dimensional graphics.
DialogNotebook[{cell_1, cell_2, ...}] represents a dialog notebook that can be manipulated by the Mathematica front end.
ContentSelectable is an option to constructs such as Inset, Graphics, and GraphicsGroup that specifies whether and how content within them should be selectable.
Mathematica normally organizes the cells in a notebook automatically into hierarchical groups. Double-clicking lets you show only the heading cell of a group, or only a ...
DisplayFunction is an option for graphics and sound functions that specifies a function to apply to graphics and sound objects before returning them.
$TimeUnit gives the minimum time interval in seconds recorded on your computer system.
BarChart3D[{y_1, y_2, ...}] makes a 3D bar chart with bar lengths y_1, y_2, ....BarChart3D[{..., w_i[y_i, ...], ..., w_j[y_j, ...], ...}] makes a 3D bar chart with bar ...
ControllerInformation[] gives dynamically updated information on currently connected controller devices.