WindowSize

WindowSize

is a notebook option that specifies the size of window that should be used to display a notebook on the screen.

Details

  • The following settings can be given:
  • wspecwidth specified by wspec; height determined automatically
    {wspec,hspec}width and height specified
    Fullfull screen
  • Specifications for both width and height can be any of the following:
  • Automaticdetermined by WindowMargins and screen size
    Tiny, Small, Medium, Largepredefined sizes
    dd printer's points
    72didi inches
    Scaled[s]a fraction s of the screen
    Alllarge enough to fit all visible contents »
  • The setting for WindowSize changes whenever you resize a window interactively in the front end.
  • On most computer systems, the front end does not allow window sizes below a certain minimum value.
  • The setting for WindowSize specifies the size of the content area of the window, excluding any frame.
  • With WindowSize->Full, a window will be shown full screen on the main monitor where it appears.

Examples

open allclose all

Basic Examples  (2)

Create windows of varying size:

Create a window just large enough to fit the contents:

Scope  (1)

Make a window that occupies one-third of the screen width and all of the screen height:

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

Text

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

CMS

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

APA

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

BibTeX

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

BibLaTeX

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