The Structure of Mathematica Notebook Interfaces Using a Text-Based Interface
"How to" Topics Dynamic and Dynamic Module Custom Interface Construction
FrontEndEventActions is an option for the notebook front end that gives a list of actions to perform when specified user-interface events occur.
The unified architecture of Mathematica is highly extensible, allowing you to connect to other systems and programs. Using the MathLink communication protocol, which operates ...
Running Mathematica Getting Started Working with the Notebook Interface
Mathematica's unified symbolic architecture and dynamic object mechanism makes possible a uniquely flexible form of direct-manipulation inspector, in which an arbitrary ...
DockedCells is an option for notebooks that gives a list of cells that are to be displayed "docked" at the top of the notebook.
"How to" Topics Notebook Interface Input and Output in Notebooks
Deploy
(Built-in Mathematica Symbol) Deploy[expr] yields a deployed version of expr in which elements such as Slider, InputField, Locator, and Button are active, but general editing and selection is disabled.
Fundamental to Mathematica's dynamic interactivity capabilities is a new form of symbolic dynamic language. With a very small number of highly powerful primitives that mix ...