531 - 540 of 2365 for graphical user interfaceSearch Results
View search results from all Wolfram sites (188721 matches)
CreateDocument   (Built-in Mathematica Symbol)
CreateDocument[] creates an empty document notebook and opens it in the front end.CreateDocument[expr] creates and opens a document notebook containing the expression ...
The Design of the NDSolve Framework   (Mathematica Tutorial)
Supporting a large number of numerical integration methods for differential equations is a lot of work. In order to cut down on maintenance and duplication of code, common ...
Mathematica   (Mathematica System Program)
Mathematica options starts the full Mathematica system including notebook interface on Windows and Mac.
ChoiceDialog   (Built-in Mathematica Symbol)
ChoiceDialog[expr] puts up a standard choice dialog that displays expr together with OK and Cancel buttons, and returns True if OK is clicked and False if Cancel is ...
NotebookSelection   (Built-in Mathematica Symbol)
NotebookSelection[] represents the current selection in the current evaluation notebook in the front end.NotebookSelection[nb] represents the current selection associated ...
ClickPane   (Built-in Mathematica Symbol)
ClickPane[image, func] represents a clickable pane that displays as image and applies func to the x, y coordinates of each click within the pane.ClickPane[image, {{x_min, ...
mprep   (Mathematica System Program)
mprep options template.tm preprocesses the MathLink template file template.tm, and generates C code that contains all the necessary MathLink code to call C functions from ...
WindowMargins   (Built-in Mathematica Symbol)
WindowMargins is a notebook option that specifies what margins to leave around the window that is used to display the notebook on the screen.
Scripting GUIs   (GUIKit Package Tutorial)
Dynamic behavior is added to a GUIKit user interface by executing Mathematica code. This lets one part of the definition interact with another, for example, specifying the ...
Column   (Built-in Mathematica Symbol)
Column[{expr_1, expr_2, ...}] is an object that formats with the expr_i arranged in a column, with expr_1 above expr_2, etc. Column[list, alignment] aligns each element ...
1 ... 51|52|53|54|55|56|57 ... 237 Previous Next

...