571 - 580 of 634 for interactive panelsSearch Results
View search results from all Wolfram sites (152239 matches)
Storing and Tracking Palette States   (Mathematica Tutorial)
Palettes can be configured to remember their previous states across front end sessions. This is useful for palettes containing multiple expandable sections, tab views, ...
ButterflyGraph   (Built-in Mathematica Symbol)
ButterflyGraph[n] gives the order-n butterfly graph. ButterflyGraph[n, b] gives the base-b order-n butterfly graph.
CycleGraph   (Built-in Mathematica Symbol)
CycleGraph[n] gives the cycle graph with n vertices C_n.
HypercubeGraph   (Built-in Mathematica Symbol)
HypercubeGraph[n] gives the n-dimensional hypercube graph Q_n.
Remote Definitions   (Parallel Package Tutorial)
Parallel kernels do not have access to the values of variables defined in the master kernel, nor do they have access to locally defined functions. Mathematica contains a ...
GUIKit Example: Making Progress ...   (GUIKit Package Tutorial)
This example demonstrates various techniques for designing a progress bar dialog and a number of options available to wrap the reusable widget involved. Here is one technique ...
Library Structure and Life Cycle   (Library Link Tutorial)
Wolfram LibraryLink allows dynamic libraries to be directly loaded into the Mathematica kernel so that functions in the libraries can be immediately called from Mathematica. ...
GUI Lifecycles   (GUIKit Package Tutorial)
Normally a live GUIObject instance will shut down and dispose of itself through the normal user action of closing a window or other interface widget that performs the ...
DistributeDefinitions   (Built-in Mathematica Symbol)
DistributeDefinitions[s_1, s_2, ...] distributes all definitions for the symbols s_i to all parallel kernels.DistributeDefinitions["context"] distributes definitions for all ...
ParallelTry   (Built-in Mathematica Symbol)
ParallelTry[f, {arg_1, arg_2, ...}] evaluates f[arg_i] in parallel, returning the first result received.ParallelTry[f, {arg_1, arg_2, ...}, k] returns a list of the first k ...
1 ... 55|56|57|58|59|60|61 ... 64 Previous Next

...