User forums > Using Code::Blocks

Code completion missing some functions

(1/1)

enitol:
Using codeblocks 10.05 on windows. I have just started working with wxwidgets and I have noticed that the code completion feature doesn't find all the functions connected to a class. In this particular case it's GetSize() in wxListCtrl class but there are certainly more.

Could it be something with my code parser/code completion settings?

oBFusCATed:
Probably it is a normal behavior for 10.05.
Try the latest nightly, there are many improvements to the CC in it.

enitol:
It works... Thanks

Navigation

[0] Message Index

Go to full version