SetSelectedNotebook

SetSelectedNotebook[obj]

makes the notebook corresponding to obj be the currently selected one in the front end.

Details

  • obj can be a NotebookObject or CellObject. If obj is a CellObject, then the notebook containing obj will be selected.
  • Setting a particular notebook to be the currently selected one typically makes it the top notebook displayed on the screen.
  • Making a notebook the currently selected one does not affect the current selection within that notebook, or within other notebooks.

Examples

open allclose all

Basic Examples  (1)

Create two notebook documents:

Make the first one the selected notebook:

Applications  (1)

Create a palette for selecting from two existing notebook windows:

Properties & Relations  (1)

SelectedNotebook gives you the notebook object for the selected notebook:

The evaluation notebook can be different from the currently selected notebook:

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

Text

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

CMS

Wolfram Language. 1996. "SetSelectedNotebook." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2012. https://reference.wolfram.com/language/ref/SetSelectedNotebook.html.

APA

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

BibTeX

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

BibLaTeX

@online{reference.wolfram_2023_setselectednotebook, organization={Wolfram Research}, title={SetSelectedNotebook}, year={2012}, url={https://reference.wolfram.com/language/ref/SetSelectedNotebook.html}, note=[Accessed: 19-March-2024 ]}