The Mathematica compiler provides an important way both to speed up and also to work with Mathematica computations. Introduction Compiled Function Operation
Mathematica's core tree-oriented symbolic language makes it well suited to working with a hierarchical view of C code as Mathematica expressions. This supports the use of the ...
GUIScreenShot[interface] generates a graphic that captures the current state of the runtime user interface.
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 ...
Widget["FontChooser"] provides a panel for making a font selection based on a name, style, and size.
This example demonstrates how to create a reusable GUIKit` widget for a cellular automaton. You can easily treat the CellularGroup example as a single reusable user interface ...
You can use the Mathematica BSF engine that ships with the GUIKit` framework in third-party applications that support BSF. The naming conventions to note are that BSF uses ...
Introduction Developing GUIs Advanced Topics