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 ...
Tabs
(GUIKit Package Symbol) Tabs is an option value for WidgetLayout.
WidgetLayout is an option to Widget, WidgetReference, and WidgetGroup that contains suboptions controlling layout.
Widget["Label"] represents a textual label.
Widget["Tree"] represents a tree.
These tutorials help you to start to use GUIKit to develop your own user interfaces. It shows how to launch and run GUIs, how to inspect them as they are running, and how to ...
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 ...
This example shows how to build industry-standard wizard dialogs using GUIKit's powerful built-in wizard widgets.
Cascade is a setting of ModulationType, an option of function FrequencyModulation.