You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It appears as 600 by 720 in my PC, running windows 10, and in another pc, running windows 10 as well, it is smaller. The project is compiled with pyinstaller, without console. And the exe is what I am testing.
I don't know what can be the culprit. Any ideas? That is pretty weird. It reminds me of the bug that @pravic corrected with the pos, but without it and random. It's a bid maddening as I have no way to reproduce it for you to test.
The text was updated successfully, but these errors were encountered:
Ahhh, it’s a surface pro. With high dpi. Hence the mis-alignment. How do
you usually manage this situation, in order to keep a consistent size? Is
there any base function in the api to detect and adjust the window size
accordingly?--
I can't reproduce it with an self program, but basically,
It appears as 600 by 720 in my PC, running windows 10, and in another pc, running windows 10 as well, it is smaller. The project is compiled with pyinstaller, without console. And the exe is what I am testing.
I don't know what can be the culprit. Any ideas? That is pretty weird. It reminds me of the bug that @pravic corrected with the pos, but without it and random. It's a bid maddening as I have no way to reproduce it for you to test.
The text was updated successfully, but these errors were encountered: