Posts: 2
Threads: 0
Joined: Jun 2023
Reputation:
0
Is it possible on the windows version to split the page display across two monitors in the way it can be split across two tablets to allow for reading ahead before a page turn? I experimented with a 2nd display on a surface pro but couldn't find a way to display from MSP to both screens. Is this a windows limitation and would it involve MSP displaying to two separate processes which could be displayed in separate monitors? I don't mean just displaying to a larger 2nd monitor but having a page on each monitor.
Thanks,
david_archbold
Posts: 13,295
Threads: 301
Joined: Apr 2012
Reputation:
234
David,
Unfortunately, it's not simple to have MobileSheets utilize a second window/display at the moment because it is very much like having a second instance of the application running and where everything has to be synchronized between the two windows. The code is just not set up for that right now and it will most likely involve a fair amount of work. It's on my list of things to do, but I'm not sure when I will start working on it. I am planning on switching the app from being a UWP application to a standard desktop application using Avalonia, and when I do this work, it may become easier to have a second application window.
Mike
Posts: 13,295
Threads: 301
Joined: Apr 2012
Reputation:
234
At the moment, yes, that is correct. You can use two pages on one screen if it is large enough, or you can use separate devices with the "Connect Tablets" feature. Yes, you can connect any Android, Windows and iPadOS devices over WiFi. Android and Windows devices can also connect to each other over Bluetooth. Once I add Bluetooth LE, it may be possible for iPadOS to connect to Android/Windows.
Mike