Our application is to display different things on different monitors at the same time. One of them is a touch screen and another a typical monitor. I’m somehow forced to develop this in an environment with only one monitor. Is there any way to simulate two monitors in an environment with only one monitor? I thought that this would be easy with some virtualization software but I couldn’t find anything like this. Any ideas?
Our application is to display different things on different monitors at the same time.
Share
May be VirtualBox could help? It supports multiple monitor guest systems even if there are less monitors on the host.