color sceme: other windows
- kspes
- CodeLite Enthusiast
- Posts: 41
- Joined: Sat Jan 30, 2010 2:18 am
- Genuine User: Yes
- IDE Question: C++
- Contact:
color sceme: other windows
I'd like to change the output window and Workspace view colors (I prefer a black background) but in color settings I can only change the editor's colors; is there a way to do this?
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: color sceme: other windows
No. And IMO, we should not attempt to do this.
It should be using the default system colours
On LInux there is a bug in wxWidgets that some controls do not honor the system colors (they (the wx devs) are aware of it, and AFAIK there is a fix for this in wx-2.9)
Note that codelite only uses the stable releases of wxWidgets (wx2.4, wx-2.6, wx-2.8 etc) the current release out there is 2.9 - which is considered a development build.
Eran
It should be using the default system colours
On LInux there is a bug in wxWidgets that some controls do not honor the system colors (they (the wx devs) are aware of it, and AFAIK there is a fix for this in wx-2.9)
Note that codelite only uses the stable releases of wxWidgets (wx2.4, wx-2.6, wx-2.8 etc) the current release out there is 2.9 - which is considered a development build.
Eran
Make sure you have read the HOW TO POST thread
-
- CodeLite Curious
- Posts: 1
- Joined: Tue Sep 07, 2010 5:12 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: color sceme: other windows
... but the CodeLite get background color from windows color scheme, but the foreground color is fixed to BLACK!
I think this is a mistake!
I think this is a mistake!