281 - 290 of 659 for interface builderSearch Results
View search results from all Wolfram sites (183284 matches)
SetterBar   (Built-in Mathematica Symbol)
SetterBar[x, {val_1, val_2, ...}] represents a setter bar with setting x and with setter buttons for values val_i.SetterBar[Dynamic[x], {val_1, val_2, ...}] takes the setting ...
TogglerBar   (Built-in Mathematica Symbol)
TogglerBar[x, {val_1, val_2, ...}] represents a toggler bar with setting x and with toggler buttons for values val_i to include in the list x.TogglerBar[Dynamic[x], {val_1, ...
GUIKit Example: Increment Controls   (GUIKit Package Tutorial)
This example demonstrates some simple interaction between user interface controls and some Mathematica scripting.
Basic Input & Output in Programs   (Mathematica Guide)
In Mathematica's standard notebook interface, you are directly giving input and getting output every time you press Shift+Enter. Although much more rarely needed than in more ...
PreemptProtect   (Built-in Mathematica Symbol)
PreemptProtect[expr] evaluates expr, without any interruption from preemptive evaluations.
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 ...
DynamicModule   (Built-in Mathematica Symbol)
DynamicModule[{x, y, ...}, expr] represents an object which maintains the same local instance of the symbols x, y, ... in the course of all evaluations of Dynamic objects in ...
CCompilerDriver User Guide   (C Compiler Driver Package Overview)
The CCompilerDriver Package lets you work with C compilers that are installed on your computer. It lets you build executables, libraries, and object files from C source code. ...
$GUIPath   (GUIKit Package Symbol)
$GUIPath lists the directories searched in attempting to find interface files.
ColorChooser   (GUIKit Package)
Widget["ColorChooser"] provides a panel for making a color selection from various color model interfaces.
1 ... 26|27|28|29|30|31|32 ... 66 Previous Next

...