DOCUMENTATION CENTER SEARCH
Mathematica
>
Palettes
>
Built-in
Mathematica
Symbol
CreatePalette
DialogNotebook
DocumentNotebook
NotebookPut
See Also »
|
Custom Interface Construction
Palettes
Standalone Interfaces
More About »
PaletteNotebook
PaletteNotebook
[{
cell
1
,
cell
2
,
...
}]
represents a palette notebook that can be manipulated by the
Mathematica
front end.
MORE INFORMATION
CreateWindow
takes a
PaletteNotebook
expression and displays it in a separate window.
If generated as output within a notebook,
PaletteNotebook
displays as an in-cell representation of a palette notebook.
PaletteNotebook
can take any notebook option.
EXAMPLES
CLOSE ALL
Basic Examples
(2)
Make a palette for applying a square root sign to the selection:
In[1]:=
Out[1]=
Make a palette for listing files in the current directory:
In[1]:=
Out[1]=
Scope
(2)
Options
(5)
Applications
(1)
SEE ALSO
CreatePalette
DialogNotebook
DocumentNotebook
NotebookPut
MORE ABOUT
Custom Interface Construction
Palettes
Standalone Interfaces
New in 6
© 2008 Wolfram Research, Inc.