dummzeuch 1583 Posted yesterday at 04:37 PM With my particular monitor setup, the Desktop feature of the Delphi 11 and 12 IDE does not work correctly. The Startup Desktop is not restored as I saved it, on my high def monitor on the left hand side, but instead covers both monitors with huge window. I reported this problem to Embarcadero ages ago. The problem still exists in the recently released Delphi 12.3 (where I reported it again during the beta test phase). As I plan to switch to Delphi 12 in the medium future, I have now invested some more hours and added a workaround to GExperts that fixes the problem for me. It's in the current source code (revision #4466) in unit GX_ReselectDesktop, in case anybody is interested. I hope it does not break other people's installations. https://blog.dummzeuch.de/2025/03/16/gexperts-now-fixes-yet-another-annoyance-in-the-delphi-ide-desktops/ 1 Share this post Link to post
Ian Branch 131 Posted yesterday at 05:19 PM (edited) Don't know if it is related but my Delphi 12.3 now opens like this instead of full screen on my 4k monitor. 😞 P.S. I restored 4462 and Delphi is back to normal full scren when opening. P.P.S. FYI, I am running two 4k monitors. Edited 23 hours ago by Ian Branch Share this post Link to post
Tommi Prami 138 Posted 10 hours ago 13 hours ago, Ian Branch said: Don't know if it is related but my Delphi 12.3 now opens like this instead of full screen on my 4k monitor. 😞 P.S. I restored 4462 and Delphi is back to normal full scren when opening. P.P.S. FYI, I am running two 4k monitors. I see the same behavior, with single 4K monitor. Share this post Link to post
dummzeuch 1583 Posted 9 hours ago (edited) Edit: Fixed the problem with the full screen window in revision #4468. Edited 9 hours ago by dummzeuch 2 Share this post Link to post
Tommi Prami 138 Posted 6 hours ago 3 hours ago, dummzeuch said: Edit: Fixed the problem with the full screen window in revision #4468. Works. Thank you very much! -Tee- Share this post Link to post