Mathematica 9 is now available
 Documentation / Mathematica / Built-in Functions / New in Version 3.0 / Notebooks  /
Visible

  • Visible is an option for Notebook which specifies whether the notebook should be explicitly displayed on the screen.
  • With Visible->False a notebook can still be manipulated from the kernel, but will not explicitly be displayed on the screen.
  • NotebookCreate[Visible->False] creates a new invisible window.
  • See the Mathematica book: Section 2.10.13.
  • See also: Selectable, WindowFloating, CellOpen.


    Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
    THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
    SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.