User forums > Using Code::Blocks

How to configure the Class Browser?

(1/1)

Sensei:
Hi,

I want to configure the Class Browser that way that the code completition is able to suggest all wxwidgets methods and stuff when I start writing the name and when I type . :: and ->.
I don't know whether it is to much when I get all wxwidget classes and methods displayed in the class browser, but could be fine.
I wasn't able to find some in the wiki and the manual so it would be nice if someone can give me a hint.

Greetings
Frank

mariocup:
Hi Sensei,

If the wxwidgets or other headers are put in your search path/dir or to your project settings C/C++ parser options then the code completion should work, as CB parses them. Otherwise try reparse now in the symbol browser to update the info.

Bye,

Mario

Navigation

[0] Message Index

Go to full version