Multiple Monitors

Would have anybody have code snippets for how to launch a window on a specific monitor when there are multiple monitors? I know how to open windows baseEngine.makeOutput(), but I don’t see where to identify the monitor.

We have a CAVE setup that I’d like to test with panda3d. We use Windows 7 and have 6 monitors. Windows assigns a monitor ID to each, and I would like to specify onto which monitor to put each full screen window. This machine has 3 GPUs each with 2 projectors attached.

Thanks!