71 - 80 of 117 for sliderSearch Results
View search results from all Wolfram sites (8468 matches)
Examples   (GUIKit Package Tutorial)
Here are a few examples that demonstrate building user interfaces with the GUIKit framework. Hello World—The classic simple application written with GUIKit. Simple Slider
Locator   (Built-in Mathematica Symbol)
Locator[{x, y}] represents a locator object at position {x, y} in a graphic. Locator[Dynamic[pos]] takes the position to be the dynamically updated current value of pos, with ...
Interpretation   (Built-in Mathematica Symbol)
Interpretation[e, expr] represents an object that displays as e, but is interpreted as the unevaluated form of expr if supplied as input. Interpretation[{x = x_0, y = y_0, ...
Color a 3D Surface without Lighting   (Mathematica How To)
Mathematica lets you determine the final rendered color of a 3D surface using simulated lighting, reflection, and glow. With the Glow option, you can color a 3D surface ...
CreateDialog   (Built-in Mathematica Symbol)
CreateDialog[expr] creates a dialog notebook containing expr and opens it in the front end.CreateDialog[expr, obj] replaces the notebook represented by the notebook object ...
ColorData   (Built-in Mathematica Symbol)
ColorData["scheme"] gives a function that generates colors in the named color scheme when applied to parameter values. ColorData["scheme", " property"] gives the specified ...
ControlActive   (Built-in Mathematica Symbol)
ControlActive[act, norm] evaluates to act if a control that affects act is actively being used, and to norm otherwise.
ImageSize   (Built-in Mathematica Symbol)
ImageSize is an option that specifies the overall size of an image to display for an object.
Toggler   (Built-in Mathematica Symbol)
Toggler[x] represents a toggler button with setting x, that toggles between True and False. Toggler[Dynamic[x]] takes the setting to be the dynamically updated current value ...
Deinitialization   (Built-in Mathematica Symbol)
Deinitialization is an option for Dynamic, DynamicModule, Manipulate, and related constructs that specifies an expression to be evaluated when the construct can no longer be ...
1 ... 5|6|7|8|9|10|11|12 Previous Next

...