Hi all,
I wonder if anyone has run into this issue and figured out a workaround for it?
- AppStudio 4.3.193 on windows 10
- Two monitors - one is a laptop screen and the other a sizeable desktop monitor. Monitors are set to extend in windows display.
- Start AppStudio and move it to the secondary monitor (not Main Display)
- Start one of the samples (eg Feature Layer) in the QT Editor debugger
- At this point, the sample app will hang. The last line printed to the QML Debugger Console is void __cdecl QmlApplication::initialize(void)
As long as I start the debugger from the Main Display, everything works. I can change which monitor is Main and as long as I run from the Main display, everything works. I can also duplicate the monitors and it works.I can start the app from the Main screen and then move it to the secondary screen - this also works. It only seems to hang when I start the app from the secondary monitor.
The background for this and reason for this post is that I'm creating an app for a client and they will definitely be running on workstations with multiple monitors.
Ideas?
Thanks,
Rob