-
Andreas Müller
- PowerBuilder
- Friday, 9 May 2025 06:18 AM UTC
Hello, we are currently implementing our own logic to save window positions on multiple screen, that also adjusts to different monitor configurations.
We have major problems with big screen sizes since the x and y of windows are integers. This causes integer overflow in some cases since X can definitely be more than 32000. A lot of our customers have 3x 4K screens and we can't save their positions/restore them correctly/consistently, because of the integer overflow.
We have tried a lot - Virtual Screen, Windows API,... but we cant figure it out - Please help
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.