UnsetWidgetReference[name] removes a widget from the registry with a name in the current interface.
This example displays a modeless dialog that shows how to auto-event from text field changes. Specifically, this provides a simple interface for the Names [] function and ...
New functions Animate and ListAnimate have been added to the built-in Mathematica kernel. SpinShow is replaced by interactive rotation of three-dimensional graphics.
EquationTrekker[eqn, x, {t, t_min, t_max}] opens a graphical interface for specifying initial conditions and plotting the resulting numerical solution to the first or second ...
Mathematica's symbolic architecture and dynamic interface make possible a uniquely flexible and convenient approach to charting and information visualization. With ...
The user interface for Mathematica provides many options for formatting input and output.
SystemInformation[] gives detailed information about the Mathematica system being run. SystemInformation["comp"] gives a list of rules with information about the component " ...
"Calling .NET from Mathematica" describes using .NET/Link to allow you to call from Mathematica into .NET, thereby extending the Mathematica environment to include the ...
Widget["Frame"] represents a complete window.
In many cases, you will find it convenient to communicate with external programs at a high level, and to exchange structured data with them. On almost all computer systems, ...