User forums > Help

Code completion doesn't inherite from more than first level

(1/1)

tkd:
Hi,

I have a pb with the code completion : I installed wxwidget, and I just get the first level (class) of inheritance in the code completion.

For example:
class myFrame : public wxFrame ...

myFrame mf -> : the code completion just gives me the objects declared in the class MyFrame, without the objects from wxFrame ...

I tried to fixe a path in tje c++ parser, and some options on editor, but nothing. How can I get the normal and full completion on any object ?

Thanks in advance for your help

tkd

oBFusCATed:
Have you read the forum rules? There is written that you should mention the version of the software you're using (OS, C::B, gcc, gdb  and any other related software).

If you're using 8.02, its code completion is has lost of missing features...
You can try a nightly build to see if the problem is fixed,
there are lots of improvements to CC in the latest builds.

Navigation

[0] Message Index

Go to full version