Thickness[r] is a graphics directive which specifies that lines which follow are to be drawn with thickness r. The thickness r is given as a fraction of the horizontal plot ...
VertexNormals is an option for graphics primitives which specifies the normal directions to assign to 3D vertices.
Normally a live GUIObject instance will shut down and dispose of itself through the normal user action of closing a window or other interface widget that performs the ...
InvokeThread is an option to GUIKit symbols which specifies what thread the invocation should execute on.
InvokeWait is an option to GUIKit symbols which determines whether a threaded invocation should wait for a result or continue on immediately without a response.
ReleaseMethod is an option to GUIRun and related functions that determines when a GUIObject is released.
ReturnScript is an option to GUIRunModal which specifies a string version of Mathematica code to execute when the window ends its modal session and becomes the return value ...
WidgetLayout is an option to Widget, WidgetReference, and WidgetGroup that contains suboptions controlling layout.
Widget["Label"] represents a textual label.
The NIntegrate Explorer is a GUI that lets you do numerical quadrature using NIntegrate. It opens a tool that lets you enter an integrand, set a region, then modify and ...