Multiple screens?

Is it possible to run multiple windows with Gig Performer 5 in the same instance? I would like to be able to see my wiring view on one screen and rack panel view on the other.

1 Like

Right now this is not possible

Thanks for the info! It would be a great added feature in the future so that when I’m creating my rackspace I don’t have to toggle back and forth.

1 Like

I would like that too.

+1… Would love to have it

Yeah!
Please try to implement this…I find myself
constantly flipping back & forth…
thanks!

I like the concept of single screen.

Maybe the gig script helps

On Keystroke matching "w" 
 SwitchToWiringView()
End

On Keystroke matching "r" 
 SwitchToPanelView()
End