News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

mouseover tooltip won't display value for enum

Started by hullabrew, September 25, 2012, 07:04:57 PM

Previous topic - Next topic

hullabrew

I've tried searching the forum and Google, but can't find the answer I'm looking for.  When I hover over a local pre-processor symbol the tool tip will show me the #define symbol value, but when I hover over an enum symbol (not while debugging, just editing) it will display symbol=, but then it cuts off the value.  I'm thinking about switching IDEs from MS Visual Studio, but this feature in VS saves me so much time that I need it to work properly before I could switch to code::blocks.  Can someone tell me how I can fix this?

FYI: the project I'm using in code::blocks is imported from a visual studio project.

Thanks.