Author Topic: Remembering window size  (Read 4983 times)

KyroMaster

  • Guest
Remembering window size
« on: September 23, 2005, 04:17:23 pm »
I often close and reopen Codeblocks, so I have to maximize it every time.
What about adding support for remembering the window size and state.
This would be very great :)

Offline st3vie

  • Multiple posting newcomer
  • *
  • Posts: 41
Re: Remembering window size
« Reply #1 on: September 23, 2005, 05:20:42 pm »
yes, that would be very nice, indeed.

I saw that it was already reported as a bug, so hopefully next release will have this feature? :)

-st3vie

Offline mandrav

  • Project Leader
  • Administrator
  • Lives here!
  • *****
  • Posts: 4315
    • Code::Blocks IDE
Re: Remembering window size
« Reply #2 on: September 23, 2005, 05:54:14 pm »
This is already supported.

*But*

from what I 've seen, if I build it with wxGTK-2.5.3 (ubuntu hoary), it doesn't remember the size. In all other cases it's working fine. I don't know what to make of it other than something's broken in that package...
Be patient!
This bug will be fixed soon...

Offline st3vie

  • Multiple posting newcomer
  • *
  • Posts: 41
Re: Remembering window size
« Reply #3 on: September 23, 2005, 06:53:44 pm »
it was already supported? it's not working for me either here. :?

-st3vie

Offline David Perfors

  • Developer
  • Lives here!
  • *****
  • Posts: 560
Re: Remembering window size
« Reply #4 on: September 25, 2005, 02:57:42 pm »
For me it isn't working on Windows.. I already submitted a bug report...
OS: winXP
Compiler: mingw
IDE: Code::Blocks SVN WX: 2.8.4 Wish list: faster code completion, easier debugging, refactoring