11 - 20 of 306 for bookmarks buttonSearch Results
View search results from all Wolfram sites (10092 matches)
ButtonBox   (Built-in Mathematica Symbol)
ButtonBox[boxes] is a low-level box construct that represents a button in a notebook expression.
Manipulate   (Built-in Mathematica Symbol)
Manipulate[expr, {u, u_min, u_max}] generates a version of expr with controls added to allow interactive manipulation of the value of u. Manipulate[expr, {u, u_min, u_max, ...
ButtonNotebook   (Built-in Mathematica Symbol)
ButtonNotebook[] gives the notebook, if any, that contains the button which initiated the current evaluation.
PasteButton   (Built-in Mathematica Symbol)
PasteButton[expr] represents a button that pastes expr whenever it is pressed. PasteButton[label, expr] displays with label on the button.
ButtonBoxOptions   (Built-in Mathematica Symbol)
ButtonBoxOptions -> {opt_1 -> val_1, opt_2 -> val_2, ...} is an option for cells that specifies settings for buttons within the cell.
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, ...
RadioButton   (GUIKit Package)
Widget["RadioButton"] represents a radio button.
ButtonBar   (Built-in Mathematica Symbol)
ButtonBar[{lbl_1 :> act_1, lbl_2 :> act_2, ...}] represents a bar of buttons with labels lbl_i that perform actions act_i when pressed.
ActionMenu   (Built-in Mathematica Symbol)
ActionMenu[name, {lbl_1 :> act_1, lbl_2 :> act_2, ...}] represents an action menu with label name and with items labeled lbl_i that evaluates the expression act_i if the ...
ChoiceButtons   (Built-in Mathematica Symbol)
ChoiceButtons[] represents a pair of OK and Cancel buttons that close a dialog.ChoiceButtons[{act_ok, act_cancel}] represents OK and Cancel buttons that evaluate the ...
1|2|3|4|5 ... 31 Previous Next

...