Mathematica supports using joysticks, gamepads, 3D mice, and all other controller devices that follow the HID specification. In fact, in many cases, there is zero setup ...
Animate Selected Graphics animates graphics in a selection of cells, typically a cell group.
ControlActive[act, norm] evaluates to act if a control that affects act is actively being used, and to norm otherwise.
RectangleChart[{{x_1, y_1}, {x_2, y_2}, ...}] makes a rectangle chart with bars of width x_i and height y_i. RectangleChart[{..., w_i[{x_i, y_i}, ...], ..., w_j[{x_i, y_j}, ...
FrameMargins is an option for objects that can be displayed with frames which specifies the absolute margins in printer's points to leave inside the frame.
ImageSizeAction is an option for Pane and related constructs that specifies what to do if the specified ImageSize setting does not match the size of the contents.
Normally a live GUIObject instance will shut down and dispose of itself through the normal user action of closing a window or other interface widget that performs the ...
file.nb is a Mathematica notebook file.
Mathematica allows you to treat abstract 3D graphics using familiar physical metaphors. It provides not only real-time 3D manipulation, but also detailed programmatic control ...
Manual
(Built-in Mathematica Symbol) Manual represents an option or other value that is to be selected manually, usually by some form of interactive manipulation.