Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Notebooks and Documents > Low-Level Notebook Programming > Programmatic Notebook & Interface Customization > Window Properties > WindowTitle >
Mathematica > Notebooks and Documents > Notebook & Interface Customization > Programmatic Notebook & Interface Customization > Window Properties > WindowTitle >

WindowTitle

WindowTitle
is an option that specifies the title to give for a window.
  • For notebooks, WindowTitle->Automatic makes the title be the name of the file in which a notebook is stored.
  • The title given for the window does not need to have a 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.
Let the title be set dynamically to the value of :
 
Let the title be set dynamically to the value of :
Open a document:
Set the window title to give the full path of the document file:
WindowTitle should be set to something that formats as a simple string of text:
New in 3
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF