WindowTitle

WindowTitle

is an option that specifies the title to give for a window.

Details

  • 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 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.

Examples

open allclose all

Basic Examples  (2)

Let the title be set dynamically to the value of wt:

Applications  (1)

Open a document:

Set the window title to give the full path of the document file:

Possible Issues  (1)

WindowTitle should be set to something that formats as a simple string of text:

Wolfram Research (1996), WindowTitle, Wolfram Language function, https://reference.wolfram.com/language/ref/WindowTitle.html.

Text

Wolfram Research (1996), WindowTitle, Wolfram Language function, https://reference.wolfram.com/language/ref/WindowTitle.html.

CMS

Wolfram Language. 1996. "WindowTitle." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/WindowTitle.html.

APA

Wolfram Language. (1996). WindowTitle. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/WindowTitle.html

BibTeX

@misc{reference.wolfram_2023_windowtitle, author="Wolfram Research", title="{WindowTitle}", year="1996", howpublished="\url{https://reference.wolfram.com/language/ref/WindowTitle.html}", note=[Accessed: 18-March-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_windowtitle, organization={Wolfram Research}, title={WindowTitle}, year={1996}, url={https://reference.wolfram.com/language/ref/WindowTitle.html}, note=[Accessed: 18-March-2024 ]}