Persistance of UI's window size.

General questions regarding the usage of CodeLite
Mook
CodeLite Enthusiast
Posts: 17
Joined: Sat Jul 04, 2015 4:21 pm
Genuine User: Yes
IDE Question: C++
Contact:

Persistance of UI's window size.

Post by Mook »

I am using v9.0.7 on Mac but it fails to save any changes made to the main UI window size and this was true of previous versions. When I resize the editor window then exit the size isn't remember on the next start up. But if I close the workspace view for example this is remembered.

Do anyone have any suggestions please?
Mook
CodeLite Enthusiast
Posts: 17
Joined: Sat Jul 04, 2015 4:21 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: Persistance of UI's window size.

Post by Mook »

Can I assume from the silence that no one has any ideas? I would really like this fixed if it helps I am using OS X El Capitan 10.11.3
User avatar
eranif
CodeLite Plugin
Posts: 6372
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: Persistance of UI's window size.

Post by eranif »

Make sure you have read the HOW TO POST thread
Mook
CodeLite Enthusiast
Posts: 17
Joined: Sat Jul 04, 2015 4:21 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: Persistance of UI's window size.

Post by Mook »

Thanks for that at least I know there's nothing I can do until it's fixed.
Mook
CodeLite Enthusiast
Posts: 17
Joined: Sat Jul 04, 2015 4:21 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: Persistance of UI's window size.

Post by Mook »

According to the notes this issues has been fixed in Weekly Build 9.1.3 but it still fails for me. When the application starts I re-size the code editor window and move it to the centre of the screen. If I then exit using Command+Q and re-start the window position isn't remembered. Even after resizing and moving the editor window and saving the Perspective as the default it still fails to remember the last position when restarted.

Or am I simply missing something?
User avatar
eranif
CodeLite Plugin
Posts: 6372
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: Persistance of UI's window size.

Post by eranif »

The release notes are talking about this issue: https://github.com/eranif/codelite/issues/1099

Its a different from the one you are describing here

Eran
Make sure you have read the HOW TO POST thread
Mook
CodeLite Enthusiast
Posts: 17
Joined: Sat Jul 04, 2015 4:21 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: Persistance of UI's window size.

Post by Mook »

Oops! Sorry. I appreciate that it's not the top of your list but do you have an estimate of timescale for this fix, as regards my reported issue?
Post Reply