User forums > General (but related to Code::Blocks)

New to C::B. Have to report inacurate behaviour and a suggestion

(1/2) > >>

Squeller:
Hi,

first of all thanks for such a great IDE!

1. After a default install PLUS daily build from today, the syntax highlighting for c++ is not accurate: A non-matching brace is white on red background. But if you are in current line, which is yellow, the brace is white on yellow. So, while typing, you can't see it.

2. Say we have a function. The starting "{" is in the next line. The code folding could start at the first line anyway, not where the "{" is. This would save a line. Compare with how the MS ide is doing this, this looks more accurate IMHO!

michael

thomas:

--- Quote from: Squeller on June 26, 2006, 05:35:12 pm ---1. After a default install PLUS daily build from today, the syntax highlighting...
--- End quote ---
If that means you unpacked a nightly build over RC2, then you're lucky that you can launch the program at all :)

Never do that, never mix RC2 and a nightly build.

Squeller:
Ooops. Works like a charm. I will reinstall from scratch with rc3 then...

BTW, there's a display bug and I don't think it's because of builds mixup: The compiler toolbar does only show "buil" on the right, then ends. Its W2k SP4 here.

TDragon:

--- Quote from: Squeller on June 26, 2006, 05:55:55 pm ---Its W2k SP4 here.

--- End quote ---

A known bug with wxWidgets and Windows 2000. (I keep telling myself that one of these days I'll familiarize myself with wxAUI and try for a workaround.)

mandrav:

--- Quote from: TDragon on June 26, 2006, 07:09:10 pm ---A known bug with wxWidgets and Windows 2000. (I keep telling myself that one of these days I'll familiarize myself with wxAUI and try for a workaround.)

--- End quote ---

You 're always welcome to provide a patch, but this doesn't have anything to do with wxAUI. The same bug exists long before we used *any* docking framework. It has its roots in wxToolbar...

Navigation

[0] Message Index

[#] Next page

Go to full version