QScreen geometry returning invalid values on multi-monitor displays?
I’ve got a PyQt5 application that needs to run on a variety of different PC’s with different single- or multi-monitor display set-ups. It needs to arrange multiple child windows across multiple screens programmatically based on optimising the space available. However PyQt5 is returning some very confusing and apparently wrong values for the available screen geometry.
PyQt5: QApplication QScreen geometry returning invalid values on multi-monitor displays?
I’ve got a PyQt5 application that needs to run on a variety of different PC’s with different single- or multi-monitor display set-ups. It needs to arrange multiple child windows across multiple screens programmatically based on optimising the space available. However PyQt5 is returning some very confusing and apparently wrong values for the available screen geometry.
PyQt5: QApplication QScreen geometry returning invalid values on multi-monitor displays?
I’ve got a PyQt5 application that needs to run on a variety of different PC’s with different single- or multi-monitor display set-ups. It needs to arrange multiple child windows across multiple screens programmatically based on optimising the space available. However PyQt5 is returning some very confusing and apparently wrong values for the available screen geometry.