The CCompilerDriver package lets you work with C compilers that are installed on your computer. It is used automatically by the Mathematica compiler when you set the option ...
RemoteServicesKernel[properties] contains a list of properties about a currently open Lightweight Grid kernel.
CloseGUIObject[interface] closes a live GUIObject instance.CloseGUIObject[] requests that an interface close, when called within a Script block.
GUIResolve[src] resolves an interface definition to its top-level completely loaded widget and enclosing widgets.GUIResolve[src, args] passes arguments to the interface ...
GUIRunModal[src] loads and runs an interface definition in a modal state with the kernel and returns a result when finished.GUIRunModal[src, args] passes arguments to the ...
ReleaseGUIObject[obj] closes and terminates all resources of a live GUIObject instance.
WidgetAlign[] is a widget layout placeholder that provides an alignment marker. WidgetAlign[{ref, After}, Before] makes a specific request for the next widget to align to ...
When you load an interface with GUIRun or GUIRunModal, the widget definitions are turned into runtime widgets and the graphical user interface is immediately displayed on the ...
Even though the GUIKit widget expression was designed with user interface issues in mind, you can construct object trees unrelated to user interface widgets and still take ...
PoincareSection is a setting for the option TrekGenerator that specifies that the Poincaré section for differential equations is used to generate treks.