News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

editor settings (cosmetic problem)

Started by Jewe, December 30, 2005, 10:04:59 AM

Previous topic - Next topic

Jewe

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

Michael

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
[url="http://img207.imageshack.us/img207/9728/411948picture4em.png"]http://img207.imageshack.us/img207/9728/411948picture4em.png[/url]

Ceniza

That must be the problem that only happens with wxWidgets 2.6.2 and it's already reported as a bug.

Michael

Quote from: Ceniza 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.

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

Michael
[url="http://img207.imageshack.us/img207/9728/411948picture4em.png"]http://img207.imageshack.us/img207/9728/411948picture4em.png[/url]

Jewe

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

280Z28

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:

280Z28

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:

Ceniza

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.

280Z28

Quote from: Ceniza 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.

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:

Ceniza

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.