DOCUMENTATION CENTER SEARCH
Mathematica
>
Window Properties
>
Built-in
Mathematica
Symbol
Options for Notebooks
Tutorials »
|
WindowElements
WindowStatusArea
StatusArea
CreateDocument
CreateDialog
SystemDialogInput
See Also »
|
Custom Interface Construction
Dialog Boxes
Document Generation
Palettes
Standalone Interfaces
Window Properties
More About »
WindowTitle
WindowTitle
is an option which specifies the title to give for a window.
MORE INFORMATION
For notebooks,
WindowTitle->
Automatic
makes the title be the name of the file in which a notebook is stored.
WindowTitle->
None
displays no title.
The title given for the window need have no connection with the name of the file in which the contents of the window are stored.
Not all settings for
WindowFrame
leave room for a title to be displayed.
EXAMPLES
CLOSE ALL
Basic Examples
(2)
In[1]:=
Let the title be set dynamically to the value of
wt
:
In[1]:=
In[2]:=
Applications
(1)
Possible Issues
(1)
SEE ALSO
WindowElements
WindowStatusArea
StatusArea
CreateDocument
CreateDialog
SystemDialogInput
TUTORIALS
Options for Notebooks
MORE ABOUT
Custom Interface Construction
Dialog Boxes
Document Generation
Palettes
Standalone Interfaces
Window Properties
New in 3
© 2008 Wolfram Research, Inc.