Code::Blocks Forums

User forums => Help => Topic started by: p2rkw on August 16, 2012, 07:40:52 pm

Title: problem with style of tabs
Post by: p2rkw on August 16, 2012, 07:40:52 pm
Hi,
why codeblocks doesn't use system theme for drawing tabs?
Why it looks like:
(http://i.imgur.com/4MZkm.png)
instead of something like this (scite):
(http://i.imgur.com/XowqF.png)
or this (wxGlade ):
(http://i.imgur.com/Ktr1a.png)

Does cb's tabs really must have it's own specific style? I don't even know which tab is active :/  How can I change it to default system's style? (Even with source code modification)

rev 8229, linux
---
And second issue: some kind of files use other font color:
(http://i.imgur.com/IUMMd.png)
How to change these font color?


PS. in project's build options tabs are fine.
Title: Re: problem with style of tabs
Post by: oBFusCATed on August 16, 2012, 08:45:25 pm
why codeblocks doesn't use system theme for drawing tabs?
It does, but it seems your theme is strange.
Posting a link to a place where we can download it and then test C::B with it will be rather helpful.
Title: Re: problem with style of tabs
Post by: p2rkw on August 16, 2012, 09:29:45 pm
Tabs without icons looks ok:
(http://i.imgur.com/y01NC.png)

I'm currently using Equinox Evolution (http://gnome-look.org/content/show.php?content=140449), but Aurora engine (http://gnome-look.org/content/show.php?content=56438) doesn't work too.
Title: Re: problem with style of tabs
Post by: oBFusCATed on August 16, 2012, 09:52:49 pm
Yes, the Aurora theme/engine seems to be broken.
Title: Re: problem with style of tabs
Post by: MortenMacFly on August 17, 2012, 06:55:52 am
Yes, the Aurora theme/engine seems to be broken.
Oh dear... how often do we get such reports due to broken themes. I wonder why all things need to be "themed" these days... guess I'll download one now... ;D
Title: Re: problem with style of tabs
Post by: oBFusCATed on August 17, 2012, 08:25:14 am
Morten: Because on Linux you can choose.
Title: Re: problem with style of tabs
Post by: MortenMacFly on August 17, 2012, 11:25:18 am
Morten: Because on Linux you can choose.
Well you can choose on Windows, too - but way less people do, as there is no real need I guess, or people like the "standard".
Title: Re: problem with style of tabs
Post by: jarod42 on August 17, 2012, 01:57:27 pm
Don't know on linux, but On windows, most programs don't respect correctly theme
and become unusable (write black on default background in dark theme...).
So, personally, I had to customize each application instead of windows theme.
Title: Re: problem with style of tabs
Post by: oBFusCATed on August 17, 2012, 02:39:36 pm
On linux the situation is a bit better, but not by much.
Title: Re: problem with style of tabs
Post by: MortenMacFly on August 17, 2012, 03:20:40 pm
On windows, most programs don't respect correctly theme and become unusable
On linux the situation is a bit better, but not by much.
I wonder why all things need to be "themed" these days...
It just brings Zero benefit but much hassle.
Title: Re: problem with style of tabs
Post by: p2rkw on August 18, 2012, 11:42:25 pm
Huh, why I didn't notice that theme's engine is broken earlier? ??? I changed theme and everything is ok.
Anyway  thanks for help.

I accidentaly saw dark syntax highlighting theme and I liked it so much that I changed whole system theme to dark one, and now I light themes are to bright for me.

Problem with linux is that you have to much choices ;)