11 - 20 of 133 for EnabledSearch Results
View search results from all Wolfram sites (1138 matches)
Checkbox   (Built-in Mathematica Symbol)
Checkbox[x] represents a checkbox with setting x, displayed as CheckboxBox[True] when x is True and CheckboxBox[False] when x is False. Checkbox[Dynamic[x]] takes the setting ...
ColorSlider   (Built-in Mathematica Symbol)
ColorSlider[color] represents a color slider currently set to the color corresponding to color.ColorSlider[Dynamic[color]] uses the dynamically updated current value of ...
Controls Options   (Mathematica Guide)
Mathematica's symbolic control objects include options that make it easy to optimize both appearance and functionality in arbitrarily sophisticated interfaces.
Mathematica's symbolic architecture makes it unprecedentedly easy to create and manipulate sophisticated layouts for user interfaces—both as static structures and with ...
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 ...
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, ...
RadioButtonBar   (Built-in Mathematica Symbol)
RadioButtonBar[x, {val_1, val_2, ...}] represents a radio button bar with setting x and with labeled radio buttons for values val_i.RadioButtonBar[Dynamic[x], {val_1, val_2, ...
Setter   (Built-in Mathematica Symbol)
Setter[x, val] represents a setter button whose setting x is set to val when the button is clicked. The button is labeled with val, and appears pressed if the value of x is ...
ButtonFunction   (Built-in Mathematica Symbol)
ButtonFunction is an option for the low-level function ButtonBox that specifies the function to execute when the button is active and is clicked.
1|2|3|4|5 ... 14 Previous Next

...