AnthonyVillacorta / arduino

Automatically exported from code.google.com/p/arduino
0 stars 0 forks source link

Arduino window postion and size not restored #78

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Open the IDE
2.Resize to Ide-window to whatever is comfortable to you 
3.Close the IDE
4.Open IDE again 

What is the expected output?
Last window-size is restored
What do you see instead?
IDE always open in small default size

What version of the Arduino software are you using? 
0017
On what operating system?
Linux Windows

Original issue reported on code.google.com by e.fa...@wayoda.org on 12 Aug 2009 at 8:24

GoogleCodeExporter commented 9 years ago
Yes, this drives me nuts, too (with Arduino 1.0.1), especially because I have 
to close and reopen after changing files outside Arduino (e.g. using a version 
control tool).

Original comment by meiklehm...@googlemail.com on 11 Jun 2012 at 10:07

GoogleCodeExporter commented 9 years ago
How are you closing the IDE and what operating system are you using?  I think 
if you do a "quit" instead of closing the last window, it should restore the 
sketches on restart.  

What is the conventional behavior on Windows?  Is the last open window 
typically restored if you close it to exit the program?

Original comment by dmel...@gmail.com on 14 Jun 2012 at 10:46

GoogleCodeExporter commented 9 years ago
Closing for lack of information and because I think the restoration of sketches 
(location and position works).  If you close the last sketch to quit, it might 
not be restored, but I believe this is by design (since you closed it, it 
shouldn't be restored).  But using Ctrl-Q to quit should restore any open 
sketches.  If not, please open a new issue.

Original comment by dmel...@gmail.com on 15 Jul 2012 at 12:12