Hello All,
Does anyone know if it is possible to force the Arduino IDE window to start at a particular screen position?
I have a project using 3 Arduinos simultaneously. A launcher I have created invokes 3 occurrences of the IDE (each with different preference.txt files, com ports etc), but want to force the windows into a tiled format. Unfortunately, each IDE insists on starting in the default position (so, initially, they all overlap!) ![]()
I have heard/read that this feature is supposed to be in place (maybe using the preferences.txt file), but it doesn't work due to a bug/no one having ever corrected it?
Anyone have any suggestions?