Bill Meyer 337 Posted June 11, 2019 (edited) Installed Delphi 10.3.1 Starter Edition the other day on my personal machine. Although the experience so far is generally positive, I note that with the IDE on my screen 2, when I run my app, the IDE moves to screen 1, and the app opens there, as well. Thoroughly unpleasant behavior, and quite unexpected after so many years of multi-screen operation in Windows. I see RSP-12271 and RSP-12956. The earlier case is now nearly 4 years old. One might think such a behavior would get quick attention. Edited June 11, 2019 by Bill Meyer Share this post Link to post
PeterBelow 238 Posted June 11, 2019 Keep in mind that the IDE uses a different desktop while in debug mode. Move the IDE back to the other monitor and then save the desktop and make it the default debug desktop, that should fix the problem. Share this post Link to post
Bill Meyer 337 Posted June 11, 2019 52 minutes ago, PeterBelow said: Keep in mind that the IDE uses a different desktop while in debug mode. Move the IDE back to the other monitor and then save the desktop and make it the default debug desktop, that should fix the problem. Smacked myself on the forehead over that. Thanks. Share this post Link to post