User forums > Using Code::Blocks
Dark GTK+ theme results in white text on white background
hidefromkgb:
Hello everyone.
My problem is pretty much described by this picture:
After I have installed the dark «Black Diamond» GTK+ theme, working in C::B is quite annoying…
* First, the downmost panel: all text is now the same colour as the background
* Second, «Watches» window is behaving strangely.
When the program stops at some breakpoint, the whole text is coloured black, and that is normal.
But then, after the very first F7, every variable that has not been changed gets completely white!
So do both captions («Local Variables» & «Function Arguments»).
N.B. that «Call Stack» window does not share this behaviour.
* And the last, tabs. They look awful with the black text on a dark-gray background =(As I just figured out, these issues can not be fixed via config files.
Can you please point me to the part of C::B source that I can change to resolve this?
hidefromkgb:
[UP]:
If the variable list is collapsed during F7, its items remain black, unless they are already recolored.
oBFusCATed:
What is the C::B version?
10.05 or newer has fixes for the log window colours.
See here for the notebooks: http://forums.codeblocks.org/index.php/topic,12392.0.html
The watch window probably won't be fixed, because it was replaced with a better one in the debuggers branch...
hidefromkgb:
oBFusCATed,
The screenshot is taken from SVN build #6881.
However, the same problem remains in stable C::B build from official Arch Linux repo…
Thanks for GTK Notebook patch!
--- Quote ---The watch window probably won't be fixed, because it was replaced with a better one in the debuggers branch...
--- End quote ---
Is new watch window a plugin or something? If yes, how can I enable it?
Sorry for asking dumb questions, I am a newbie to Codeblocks.
P.S.
My system is Arch Linux 2.6.36-1, if this can help.
oBFusCATed:
Here is the branch: http://svn.berlios.de/wsvn/codeblocks/branches/wxpropgrid_debugger/?rev=6882&peg=6882#ab1bb068457ecc925a5b07fe41a91d401
You can switch your PKGBUILD file to use the branch instead of trunk :)
Navigation
[0] Message Index
[#] Next page
Go to full version