Author Topic: editor settings (cosmetic problem)  (Read 6707 times)

Offline Jewe

  • Multiple posting newcomer
  • *
  • Posts: 70
    • Fit Trainer
editor settings (cosmetic problem)
« on: December 30, 2005, 10:04:59 am »
Hi,

When I use the lastest version (28 dec 2005) I have issues with the setting of the Management->project and the Management->Watches view.

First run, the top windows are very small. ok no problem first run can happen. drag the bar down so I can see the project again.
second run, same problem.
third same , fourth same etc etc.

looks like the setting is not saved correctly somewhere.

kind regards,

Jewe

p.s. not a big bug but is keeping me from fully enjoying the progam.. :D
Anything curved in the hardware can be straighten with software :D
OS: Vista64 + Debian(to play with)
Compiler: mingw IDE: Code::Blocks Nightly WX: 2.8.0

Offline Michael

  • Lives here!
  • ****
  • Posts: 1608
Re: editor settings (cosmetic problem)
« Reply #1 on: December 30, 2005, 04:02:17 pm »
Hello,

Can you say which version of C::B are you using?

IMHO, if you put an image (PNG format) showing your problem, this would also be helpful to understand your problem and propose a solution.

Michael

Offline Ceniza

  • Developer
  • Lives here!
  • *****
  • Posts: 1441
    • CenizaSOFT
Re: editor settings (cosmetic problem)
« Reply #2 on: December 30, 2005, 09:04:03 pm »
That must be the problem that only happens with wxWidgets 2.6.2 and it's already reported as a bug.

Offline Michael

  • Lives here!
  • ****
  • Posts: 1608
Re: editor settings (cosmetic problem)
« Reply #3 on: December 31, 2005, 02:19:56 pm »
That must be the problem that only happens with wxWidgets 2.6.2 and it's already reported as a bug.

Yes, I have thought the same too :D, but without an image illustrating the problem, it was just an assumption.

Michael
 

Offline Jewe

  • Multiple posting newcomer
  • *
  • Posts: 70
    • Fit Trainer
Re: editor settings (cosmetic problem)
« Reply #4 on: January 02, 2006, 09:10:47 am »
My view..

[attachment deleted by admin]
Anything curved in the hardware can be straighten with software :D
OS: Vista64 + Debian(to play with)
Compiler: mingw IDE: Code::Blocks Nightly WX: 2.8.0

Offline 280Z28

  • Regular
  • ***
  • Posts: 397
  • *insert unicode here*
Re: editor settings (cosmetic problem)
« Reply #5 on: January 02, 2006, 09:15:29 am »
I use wxWidgets 2.6.2 and I don't have that problem. It seems to have resolved itself sometime during the recent unicode fixes.
78 280Z, "a few bolt-ons" - 12.71@109.04
99 Trans Am, "Daily Driver" - 525rwhp/475rwtq
 Check out The Sam Zone :cool:

Offline 280Z28

  • Regular
  • ***
  • Posts: 397
  • *insert unicode here*
Re: editor settings (cosmetic problem)
« Reply #6 on: January 02, 2006, 09:30:35 am »
Actually, first try updating to 1642 (latest svn). If the problem is still there for you and you are stuck using the ANSI build (instead of unicode), apply this patch in codeblocks/src and see if that fixes the problem.

[attachment deleted by admin]
78 280Z, "a few bolt-ons" - 12.71@109.04
99 Trans Am, "Daily Driver" - 525rwhp/475rwtq
 Check out The Sam Zone :cool:

Offline Ceniza

  • Developer
  • Lives here!
  • *****
  • Posts: 1441
    • CenizaSOFT
Re: editor settings (cosmetic problem)
« Reply #7 on: January 02, 2006, 09:41:37 am »
The version using wxAUI hasn't that problem now, but now it's always divided by half.

For me it's OK, but if someone wants to divide it with another proportion and save it, it won't be restored, at least with wx2.6.2.

Offline 280Z28

  • Regular
  • ***
  • Posts: 397
  • *insert unicode here*
Re: editor settings (cosmetic problem)
« Reply #8 on: January 02, 2006, 09:49:46 am »
The version using wxAUI hasn't that problem now, but now it's always divided by half.

For me it's OK, but if someone wants to divide it with another proportion and save it, it won't be restored, at least with wx2.6.2.

I don't understand your second sentence.

For me, with a unicode build of 1642, the splitter opens to the pixel where it was when C::B was last closed.
78 280Z, "a few bolt-ons" - 12.71@109.04
99 Trans Am, "Daily Driver" - 525rwhp/475rwtq
 Check out The Sam Zone :cool:

Offline Ceniza

  • Developer
  • Lives here!
  • *****
  • Posts: 1441
    • CenizaSOFT
Re: editor settings (cosmetic problem)
« Reply #9 on: January 02, 2006, 09:55:21 am »
By default the splitter window is divided by half (like Projects, with each "Opened Files" and "Workspace" occupying the same space).

You can change that and make, for example, "Opened Files" take more space (so "Workspace" will take less space).

Doesn't matter what you do, when you close and open again Code::Blocks it will be divided by half again.