News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Changing colors/highlights for SmartSense

Started by NewCBUser123, November 24, 2009, 06:41:52 PM

Previous topic - Next topic

NewCBUser123

After crawling through all the options of Code::Blocks, I need to ask:

Is there any way to change the colors or fonts used for highlighting the selection inside the SmartSense dropdown thingy?

To be more precise: Whenever the SmartSense opens, it lists some matches to what I am typing, which is fine. The only problem, it doesn't highlight the selected match! Or rather it does but it is barely visible. On WindowsXP the selected match gets a darker grey background color but on Windows Vista it doesn't. So I am having a hard time selecting the match I want because I can't see what I am doing.

Here comes a Screenshot to finally picture the problem:


blueshake

Keep low and hear the sadness of little dog.
I fall in love with a girl,but I don't dare to tell her.What should I do?

ollydbg

Quote from: blueshake on November 25, 2009, 03:38:25 AM
Pardon? where is the pic?
@blueshake

I can see the screen shot through proxies. The image address was:

http://img4.imageshack.us/img4/6586/codeblocksproblem.png

In China, the access to "imageshack.us" was banned by the Chinese fire wall(So bad!!!!. :x) so you  can't see the image directly. But you can view these banned sites by some proxies.

If some piece of memory should be reused, turn them to variables (or const variables).
If some piece of operations should be reused, turn them to functions.
If they happened together, then turn them to classes.

NewCBUser123

Sorry for bumping but this is REALLY a problem!

No Vista users around here??

MortenMacFly

Quote from: NewCBUser123 on November 27, 2009, 07:57:34 AM
No Vista users around here??
I am using Vista and have o such issues. For me it's blue on white and thus easily readable. I am using the default desktop theme. You probably want to tr that.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

NewCBUser123

Hm this is weird, I have not changed any theme settings neither in C::B nor in Vista. So everything should be default. Still I can't see the hightlighting/selection inside the SmartSense pop-up.
Hm guess I'll have to check if I have the same issue under Windows 7...