Hello,
We have a strange behavior that happens more and more with our software when an user using Windows (10/11) have 2 screens with different scaling percentage when deconnecting/reconnecting the screen.
Main screen:
125%
Screen 2 (connected through HDMI):
150%
Placing windows on the second screen and disconnecting/reconnecting (the number of time differs but the bug always appears at certain moment)
So when disconnecting the second screen, the opened windows of the software are now displayed on the main screen and some looks like that:
And clicking on the window does not restore it at all.
I tried some code to force all the windows to restore their minimum width/height on the activated event of the app, but I am facing a different issue where the windows are restored but with controls not displayed/drawn. Hovering them with the mouse sometimes redraw them but the labels remain gray and are not redrawn.
All the controls are in desktop containers embedded in the window.
If you have any hint on what could be the issue there.
It’s happening with Xojo 2024r2.1 and 2024r3.1
Thank you,
Julien
8 posts - 4 participants