Mathematica >

CreateWindow

CreateWindow[]
creates an empty window in the front end.
CreateWindow[nb]
creates a window displaying the notebook expression nb, and opens it in the front end.
CreateWindow[nb, obj]
replaces the notebook represented by the notebook object obj with the one obtained from expr.
New in 6
© 2008 Wolfram Research, Inc. japanese.gif
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team