Group Abstract Group Abstract

Message Boards Message Boards

CreateNotebook to a secondary or third monitor

I have a system with 3 monitors attached to my computer using 2 different video cards. Here is a code that I will like to output to a secondary or third monitor

Do[CreateDocument["text", 
  WindowSize -> ws], {ws, {All, Medium, Small, Tiny}}]

But the problem I am facing is how to set the window options when I want this output to a secondary or third monitor other that the primary monitor with the primary code.

Any help?

POSTED BY: Jose Calderon
Posted 7 years ago

Take a look at this post on MSE. Not exactly the same as your question, but it may help.

POSTED BY: Rohit Namjoshi
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard