ContinuousAction is an option for Manipulate, Slider, and related functions that specifies whether action should be taken continuously while controls are being moved.
PodStates is an option for WolframAlpha that determines information about the states of the pods.
Whether it is for importing, exporting, or other operations, Mathematica must know where to look for files on your computer before it can use them. There are a number of ...
Alignment is an option which specifies how the contents of a displayed object should be aligned within the available area in the object.
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, ...
GUIKit provides a higher-level Mathematica expression syntax for defining a graphical user interface along with a runtime environment for managing and deploying these ...
Widget["Panel"] is an empty container widget.
This example illustrates how to use modal dialogs initiated from another window, optionally setting up property values on widgets in the modal dialog, and, when the modal ...
Parallel Kernel Configuration opens a dialog to add, remove, and configure parallel kernels.
CreateWindow[] creates an empty window in the front end.CreateWindow[nb] creates a window displaying the notebook expression nb, and opens it in the front ...