6751 - 6760 of 10072 for copyingSearch Results
View search results from all Wolfram sites (14307 matches)
C Functions   (SymbolicC Tutorial)
SymbolicC supports working with C functions, as described in this section. First, you need to load the package. Now, you can create a C function with CFunction.
Introduction   (SymbolicC Tutorial)
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 ...
The C Preprocessor   (SymbolicC Tutorial)
SymbolicC has a number of functions for working with the C preprocessor. These allow you to set up including header files, defining macros, as well as setting up conditional ...
GUILoad   (GUIKit Package Symbol)
GUILoad[src] loads an interface definition and returns immediately with a GUIObject result.GUILoad[src, args] passes arguments to the interface definition.
GUIScreenShot   (GUIKit Package Symbol)
GUIScreenShot[interface] generates a graphic that captures the current state of the runtime user interface.
WidgetAlign   (GUIKit Package Symbol)
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 ...
FontChooser   (GUIKit Package)
Widget["FontChooser"] provides a panel for making a font selection based on a name, style, and size.
GUIKit Example: CellularGroup   (GUIKit Package Tutorial)
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 ...
XML Syntax   (GUIKit Package Tutorial)
Interface definitions can be defined using either a Mathematica expression or an XML definition. For many usages the Mathematica syntax is preferred. However, in cases where ...
GUIKit User Guide   (GUIKit Package Overview)
Introduction Developing GUIs Advanced Topics
1 ... 673|674|675|676|677|678|679 ... 1008 Previous Next

...