391 - 400 of 2365 for graphical user interfaceSearch Results
View search results from all Wolfram sites (188721 matches)
GUIObject   (GUIKit Package Symbol)
GUIObject[root, args] represents a live interface instance with root widget root, wrapping the active widgets and environment.
GUIInformation   (GUIKit Package Symbol)
GUIInformation[obj] returns information about a live interface object.GUIInformation[obj, target] returns information about a specific widget in the ...
JavaBlock   (JLink Symbol)
JavaBlock[expr] causes all new Java objects returned to Mathematica during the evaluation of expr to be released when expr finishes. It is an error to refer to such an object ...
LoadJavaClass   (JLink Symbol)
LoadJavaClass[classname] loads the specified class into Java and sets up definitions so that it can be used from Mathematica.
 
NETBlock   (NETLink Symbol)
NETBlock[expr] causes all new .NET objects returned to Mathematica during the evaluation of expr to be released when expr finishes.
Editable   (Built-in Mathematica Symbol)
Editable is an option for displayed objects, cells, and notebooks that specifies whether their contents can be edited interactively using the front end.
Manipulating Options   (Mathematica Tutorial)
There are a number of functions built into Mathematica which, like Plot, have various options you can set. Mathematica provides some general mechanisms for handling such ...
CheckboxBar   (Built-in Mathematica Symbol)
CheckboxBar[x, {val_1, val_2, ...}] represents a checkbox bar with setting x and with checkboxes for values val_i to include in the list x.CheckboxBar[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, ...
1 ... 37|38|39|40|41|42|43 ... 237 Previous Next

...