281 - 290 of 663 for instant interfaceSearch Results
View search results from all Wolfram sites (183422 matches)
WidgetToSymbolicGUIKitXML   (GUIKit Package Symbol)
WidgetToSymbolicGUIKitXML[expr] converts a user interface expression to a GUIKitXML SymbolicXML expression.
CDF   (Mathematica Import/Export Format)
MIME types: application/vnd.wolfram.cdf, application/vnd.wolfram.cdf.text Wolfram Computable Document Format (CDF). Used as a deployment format for interactive output to ...
mathematica   (Mathematica System Program)
mathematica starts the full Mathematica system including notebook interface on Unix and Linux.
Documentation Constructs   (Mathematica Tutorial)
When you write programs in Mathematica, there are various ways to document your code. As always, by far the best thing is to write clear code, and to name the objects you ...
InstanceOf   (JLink Symbol)
InstanceOf[javaobject, javaclass] gives True if javaobject is an instance of the class or interface javaclass, or a subclass. Otherwise, it returns False. ...
OpenerView   (Built-in Mathematica Symbol)
OpenerView[{expr_1, expr_2}] represents an object which displays as an opener, together with expr_1 if the opener is closed, and both expr_1 and expr_2 if it is ...
Overlay   (Built-in Mathematica Symbol)
Overlay[{expr_1, expr_2, ...}] displays as an overlay of all the expr_i.Overlay[{expr_1, expr_2, ...}, {i, j, ...}] displays as an overlay of expr_i, expr_j, ...
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.
1 ... 26|27|28|29|30|31|32 ... 67 Previous Next

...