Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Dynamic Interactivity > Custom Interface Construction > Palettes >

PaletteNotebook

PaletteNotebook[{cell1, cell2, ...}]
represents a palette notebook that can be manipulated by the Mathematica front end.
  • If generated as output within a notebook, PaletteNotebook displays as an in-cell representation of a palette notebook.
Make a palette for applying a square root sign to the selection:
Make a palette for listing files in the current directory:
Make a palette for applying a square root sign to the selection:
In[1]:=
Click for copyable input
Out[1]=
 
Make a palette for listing files in the current directory:
In[1]:=
Click for copyable input
Out[1]=
Make a palette with text and graphics:
Make a grid of buttons:
Make a scrolling palette:
Set to False to make a palette that can be covered up by other windows:
Set to Automatic to position a palette in the center of your screen:
Set the height of a palette to a fixed value while letting the width fit the contents:
Set the title bar text for a palette:
Make a palette to change selected text to uppercase or lowercase:
New in 6
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team