EMF
(Mathematica Import/Export Format) Microsoft EMF format. Image file format. Used by the Windows operating system and by Microsoft applications as a graphics resource format. EMF is an acronym derived from ...
WMF
(Mathematica Import/Export Format) Microsoft WMF format. Image file format. Used by the Windows operating system and by Microsoft applications as a graphics resource format. WMF is an acronym derived from ...
$PreRead is a global variable whose value, if set, is applied to the text or box form of every input expression before it is fed to Mathematica.
Methods for generating hyperlinks. A hyperlink is a special kind of button which jumps to another part of a notebook when it is pressed. Typically hyperlinks are indicated in ...
DatabaseExplorer[] launches a graphical user interface to DatabaseLink.
MathLM administers licenses for organizations running multiple instances of Mathematica with a network license. Network licenses have two very important advantages: MathLM is ...
Introduction Calling .NET from Mathematica Calling Mathematica from .NET
TabView
(Built-in Mathematica Symbol) TabView[{lbl_1 -> expr_1, lbl_2 -> expr_2, ...}] represents an object in which clicking the tab with label lbl_i displays expr_i. TabView[{lbl_1 -> expr_1, lbl_2 -> expr_2, ...
Even though the GUIKit widget expression was designed with user interface issues in mind, you can construct object trees unrelated to user interface widgets and still take ...
In Mathematica, dialog boxes are customized notebooks used to provide users with information and/or request user input. There are two properties associated with dialogs. ...