Author Topic: Changing colors/highlights for SmartSense  (Read 5147 times)

NewCBUser123

  • Guest
Changing colors/highlights for SmartSense
« on: November 24, 2009, 06:41:52 pm »
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:


Offline blueshake

  • Regular
  • ***
  • Posts: 459
Re: Changing colors/highlights for SmartSense
« Reply #1 on: November 25, 2009, 03:38:25 am »
Pardon? where is the pic?
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?

Offline ollydbg

  • Developer
  • Lives here!
  • *****
  • Posts: 5915
  • OpenCV and Robotics
    • Chinese OpenCV forum moderator
Re: Changing colors/highlights for SmartSense
« Reply #2 on: November 25, 2009, 04:02:52 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

  • Guest
Re: Changing colors/highlights for SmartSense
« Reply #3 on: November 27, 2009, 07:57:34 am »
Sorry for bumping but this is REALLY a problem!

No Vista users around here??

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: Changing colors/highlights for SmartSense
« Reply #4 on: November 28, 2009, 07:26:19 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: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

NewCBUser123

  • Guest
Re: Changing colors/highlights for SmartSense
« Reply #5 on: December 09, 2009, 04:31:42 pm »
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...